Lines Matching +full:sync +full:- +full:in +full:- +full:gpios
8 - compatible : "gpio-control-nand"
9 - reg : should specify localbus chip select and size used for the chip. The
11 are made in native endianness.
12 - #address-cells, #size-cells : Must be present if the device has sub-nodes
14 - gpios : Specifies the GPIO pins to control the NAND device. The order of
18 - bank-width : Width (in bytes) of the device. If not present, the width
20 - chip-delay : chip dependent delay for transferring data from array to
22 - gpio-control-nand,io-sync-reg : A 64-bit physical address for a read
28 The device tree may optionally contain sub-nodes describing partitions of the
33 gpio-nand@1,0 {
34 compatible = "gpio-control-nand";
36 #address-cells = <1>;
37 #size-cells = <1>;
38 gpios = <&banka 1 0>, /* RDY */