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


Groups > linux.kernel > #1352897

[PATCH 7/7] mtd: nand: sunxi: update DT bindings

From Boris Brezillon <boris.brezillon@free-electrons.com>
Newsgroups linux.kernel
Subject [PATCH 7/7] mtd: nand: sunxi: update DT bindings
Date 2016-03-08 12:20 +0100
Message-ID <ranQe-5m-25@gated-at.bofh.it> (permalink)
References <ranQd-5m-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Document dmas and dma-names properties.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
---
 Documentation/devicetree/bindings/mtd/sunxi-nand.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/mtd/sunxi-nand.txt b/Documentation/devicetree/bindings/mtd/sunxi-nand.txt
index 086d6f4..6fdf8f6 100644
--- a/Documentation/devicetree/bindings/mtd/sunxi-nand.txt
+++ b/Documentation/devicetree/bindings/mtd/sunxi-nand.txt
@@ -11,6 +11,10 @@ Required properties:
     * "ahb" : AHB gating clock
     * "mod" : nand controller clock
 
+Optional properties:
+- dmas : shall reference DMA channel associated to the NAND controller.
+- dma-names : shall be "rxtx".
+
 Optional children nodes:
 Children nodes represent the available nand chips.
 
-- 
2.1.4

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


Thread

[PATCH 7/7] mtd: nand: sunxi: update DT bindings Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-03-08 12:20 +0100
  Re: [PATCH 7/7] mtd: nand: sunxi: update DT bindings Rob Herring <robh@kernel.org> - 2016-03-17 16:30 +0100

csiph-web