From: Icenowy Zheng Date: Mon, 20 Jun 2016 04:48:37 +0000 (+0800) Subject: mtd: nand: sunxi: update DT bindings X-Git-Tag: v4.8-rc1~57^2~11^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f657279a6de28573f13420840b2de3e04131d04;p=thirdparty%2Fkernel%2Flinux.git mtd: nand: sunxi: update DT bindings Document the reset lines Signed-off-by: Icenowy Zheng Acked-by: Maxime Ripard Signed-off-by: Boris Brezillon --- diff --git a/Documentation/devicetree/bindings/mtd/sunxi-nand.txt b/Documentation/devicetree/bindings/mtd/sunxi-nand.txt index 6fdf8f604b39a..f322f56aef74e 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.