aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIcenowy Zheng <[email protected]>2016-06-20 12:48:37 +0800
committerBoris Brezillon <[email protected]>2016-07-11 08:40:17 +0200
commit7f657279a6de28573f13420840b2de3e04131d04 (patch)
treebc5515668a1a021a6859002d7ab5f98a6d2b91af
parent37987ba4d15f13082d9f3ea6802f6b8bce89695f (diff)
mtd: nand: sunxi: update DT bindings
Document the reset lines Signed-off-by: Icenowy Zheng <[email protected]> Acked-by: Maxime Ripard <[email protected]> Signed-off-by: Boris Brezillon <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/mtd/sunxi-nand.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/sunxi-nand.txt b/Documentation/devicetree/bindings/mtd/sunxi-nand.txt
index 6fdf8f604b39..f322f56aef74 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.