Lines Matching +full:rb +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * usb_a926x.dts - Device Tree file for Caloa USB A926x board
5 * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
11 clock-frequency = <32768>;
15 clock-frequency = <12000000>;
27 compatible = "atmel,tcb-timer";
32 compatible = "atmel,tcb-timer";
38 phy-mode = "rmii";
43 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
51 nand_controller: nand-controller {
53 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
54 pinctrl-names = "default";
58 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
59 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
60 nand-bus-width = <8>;
61 nand-ecc-mode = "soft";
62 nand-on-flash-bbt;
66 compatible = "fixed-partitions";
67 #address-cells = <1>;
68 #size-cells = <1>;
115 num-ports = <2>;
121 compatible = "gpio-leds";
125 gpios = <&pioB 21 GPIO_ACTIVE_LOW>;
126 linux,default-trigger = "heartbeat";
131 compatible = "gpio-keys";
132 #address-cells = <1>;
133 #size-cells = <0>;
137 gpios = <&pioB 10 GPIO_ACTIVE_LOW>;
139 wakeup-source;
143 i2c-gpio-0 {