Lines Matching +full:nand +full:- +full:rb
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * ge863_pro3.dtsi - Device Tree file for Telit GE863-PRO3
14 clock-frequency = <6000000>;
22 compatible = "atmel,tcb-timer";
27 compatible = "atmel,tcb-timer";
40 nand_controller: nand-controller {
42 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
43 pinctrl-names = "default";
45 nand@3 {
47 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
48 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
49 nand-bus-width = <8>;
50 nand-ecc-mode = "soft";
51 nand-on-flash-bbt;
55 compatible = "fixed-partitions";
56 #address-cells = <1>;
57 #size-cells = <1>;