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


Groups > linux.kernel > #1516455 > unrolled thread

[PATCH v3 1/3] Documentation: DT: add dma compatible for sun50i A64 SOC.

Started byHao Zhang <hao5781286@gmail.com>
First post2016-11-07 19:50 +0100
Last post2016-11-07 21:00 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH v3 1/3] Documentation: DT: add dma compatible for sun50i A64  SOC. Hao Zhang <hao5781286@gmail.com> - 2016-11-07 19:50 +0100
    Re: [PATCH v3 1/3] Documentation: DT: add dma compatible for sun50i  A64 SOC. Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-11-07 21:00 +0100

#1516455 — [PATCH v3 1/3] Documentation: DT: add dma compatible for sun50i A64 SOC.

FromHao Zhang <hao5781286@gmail.com>
Date2016-11-07 19:50 +0100
Subject[PATCH v3 1/3] Documentation: DT: add dma compatible for sun50i A64 SOC.
Message-ID<sAX9w-71s-7@gated-at.bofh.it>
This adds documentation of the sun50i a64 dma binding compatible.

Signed-off-by: Hao Zhang <hao5781286@gmail.com>
---
 Documentation/devicetree/bindings/dma/sun6i-dma.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/dma/sun6i-dma.txt b/Documentation/devicetree/bindings/dma/sun6i-dma.txt
index 6b26704..4398b99 100644
--- a/Documentation/devicetree/bindings/dma/sun6i-dma.txt
+++ b/Documentation/devicetree/bindings/dma/sun6i-dma.txt
@@ -9,6 +9,7 @@ Required properties:
 		  "allwinner,sun8i-a23-dma"
 		  "allwinner,sun8i-a83t-dma"
 		  "allwinner,sun8i-h3-dma"
+		  "allwinner,sun50i-a64-dma"
 - reg:		Should contain the registers base address and length
 - interrupts:	Should contain a reference to the interrupt used by this device
 - clocks:	Should contain a reference to the parent AHB clock
-- 
2.7.4

[toc] | [next] | [standalone]


#1516547 — Re: [PATCH v3 1/3] Documentation: DT: add dma compatible for sun50i A64 SOC.

FromMaxime Ripard <maxime.ripard@free-electrons.com>
Date2016-11-07 21:00 +0100
SubjectRe: [PATCH v3 1/3] Documentation: DT: add dma compatible for sun50i A64 SOC.
Message-ID<sAYff-7Eq-17@gated-at.bofh.it>
In reply to#1516455

[Multipart message — attachments visible in raw view] — view raw

On Tue, Nov 08, 2016 at 02:14:57AM +0800, Hao Zhang wrote:
> This adds documentation of the sun50i a64 dma binding compatible.
> 
> Signed-off-by: Hao Zhang <hao5781286@gmail.com>

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Thanks,
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web