mtd: nand: sunxi: update DT bindings
Linux-MTD Mailing List
linux-mtd at lists.infradead.org
Mon Aug 1 18:59:08 PDT 2016
Gitweb: http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=7f657279a6de28573f13420840b2de3e04131d04
Commit: 7f657279a6de28573f13420840b2de3e04131d04
Parent: 37987ba4d15f13082d9f3ea6802f6b8bce89695f
Author: Icenowy Zheng <icenowy at aosc.xyz>
AuthorDate: Mon Jun 20 12:48:37 2016 +0800
Committer: Boris Brezillon <boris.brezillon at free-electrons.com>
CommitDate: Mon Jul 11 08:40:17 2016 +0200
mtd: nand: sunxi: update DT bindings
Document the reset lines
Signed-off-by: Icenowy Zheng <icenowy at aosc.xyz>
Acked-by: Maxime Ripard <maxime.ripard at free-electrons.com>
Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com>
---
Documentation/devicetree/bindings/mtd/sunxi-nand.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/mtd/sunxi-nand.txt b/Documentation/devicetree/bindings/mtd/sunxi-nand.txt
index 6fdf8f6..f322f56 100644
--- a/Documentation/devicetree/bindings/mtd/sunxi-nand.txt
+++ b/Documentation/devicetree/bindings/mtd/sunxi-nand.txt
@@ -19,6 +19,8 @@ Optional children nodes:
Children nodes represent the available nand chips.
Optional properties:
+- reset : phandle + reset specifier pair
+- reset-names : must contain "ahb"
- allwinner,rb : shall contain the native Ready/Busy ids.
or
- rb-gpios : shall contain the gpios used as R/B pins.
More information about the linux-mtd-cvs
mailing list