Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1737083

Re: [PATCH v5 1/4] dt-bindings: Document the STM32 DMAMUX bindings

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v5 1/4] dt-bindings: Document the STM32 DMAMUX bindings
Date 2017-09-22 00:50 +0200
Message-ID <usis9-6Mo-1@gated-at.bofh.it> (permalink)
References <usbK2-2QA-11@gated-at.bofh.it> <usbK2-2QA-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Sep 21, 2017 at 05:29:18PM +0200, Pierre-Yves MORDRET wrote:
> This patch adds the documentation of device tree bindings for the STM32
> DMAMUX.
> 
> Signed-off-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com>
> Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
> ---
>  Version history:
>     v5:
>     v4:
>         * Add multi-master ability for STM32 DMAMUX
>         * Get rid of st,dmamux properties
>     v3:
>         * Change compatible to st,stm32h7-dmamux to be mode Soc specific
>         * Add verbosity in dma-cells
>     v2:
>         * Move clock bindings from optional to mandatory one
>         * Drop channelID bindings as managed dynamically from now on by
>           DMAMUX driver.
> ---
> ---
>  .../devicetree/bindings/dma/stm32-dmamux.txt       | 84 ++++++++++++++++++++++
>  1 file changed, 84 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/dma/stm32-dmamux.txt

I acked v4. Please add acks when posting new versions.

Rob

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v5 1/4] dt-bindings: Document the STM32 DMAMUX bindings Pierre-Yves MORDRET <pierre-yves.mordret@st.com> - 2017-09-21 17:40 +0200
  Re: [PATCH v5 1/4] dt-bindings: Document the STM32 DMAMUX bindings Rob Herring <robh@kernel.org> - 2017-09-22 00:50 +0200

csiph-web