Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mtd: nand: sunxi: update DT bindings

Document the reset lines

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>

authored by

Icenowy Zheng and committed by
Boris Brezillon
7f657279 37987ba4

+2
+2
Documentation/devicetree/bindings/mtd/sunxi-nand.txt
··· 19 19 Children nodes represent the available nand chips. 20 20 21 21 Optional properties: 22 + - reset : phandle + reset specifier pair 23 + - reset-names : must contain "ahb" 22 24 - allwinner,rb : shall contain the native Ready/Busy ids. 23 25 or 24 26 - rb-gpios : shall contain the gpios used as R/B pins.