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


Groups > linux.kernel > #1730543 > unrolled thread

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

Started byRob Herring <robh@kernel.org>
First post2017-09-11 22:30 +0200
Last post2017-09-11 22:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v4 1/4] dt-bindings: Document the STM32 DMAMUX bindings Rob Herring <robh@kernel.org> - 2017-09-11 22:30 +0200

#1730543 — Re: [PATCH v4 1/4] dt-bindings: Document the STM32 DMAMUX bindings

FromRob Herring <robh@kernel.org>
Date2017-09-11 22:30 +0200
SubjectRe: [PATCH v4 1/4] dt-bindings: Document the STM32 DMAMUX bindings
Message-ID<uoDvc-8bb-5@gated-at.bofh.it>
On Thu, Sep 07, 2017 at 01:52:45PM +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:
>     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

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web