Lines Matching +full:rb +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-only
8 /dts-v1/;
24 #address-cells = <1>;
25 #size-cells = <1>;
29 compatible = "atmel,osc", "fixed-clock";
30 clock-frequency = <18432000>;
42 nand_controller: nand-controller {
43 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
44 pinctrl-names = "default";
49 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
50 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
51 nand-bus-width = <8>;
52 nand-ecc-mode = "soft";
53 nand-on-flash-bbt;
58 compatible = "fixed-partitions";
59 #address-cells = <1>;
60 #size-cells = <1>;
87 phy-mode = "mii";
107 pinctrl-0 = <&pinctrl_ssc0_tx>;
119 pinctrl-0 =
134 num-ports = <2>;
139 pinctrl-names = "default";
140 pinctrl-0 = <&pinctrl_usb1_vbus_gpio>;
141 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;