Lines Matching +full:rb +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91sam9g20ek_common.dtsi - Device Tree file for Atmel at91sam9g20ek board
5 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8 #include <dt-bindings/input/input.h>
14 stdout-path = "serial0:115200n8";
23 clock-frequency = <32768>;
27 clock-frequency = <18432000>;
43 pinctrl_board_mmc0_slot1: mmc0_slot1-board {
56 compatible = "atmel,tcb-timer";
61 compatible = "atmel,tcb-timer";
67 pinctrl-0 =
82 phy-mode = "rmii";
87 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
92 pinctrl-0 = <
97 pinctrl-names = "default";
101 bus-width = <4>;
102 cd-gpios = <&pioC 9 GPIO_ACTIVE_HIGH>;
108 pinctrl-0 = <&pinctrl_ssc0_tx>;
112 cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
115 spi-max-frequency = <50000000>;
121 atmel,wakeup-counter = <10>;
122 atmel,wakeup-rtt-timer;
126 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
142 nand_controller: nand-controller {
144 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
145 pinctrl-names = "default";
149 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
150 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
151 nand-bus-width = <8>;
152 nand-ecc-mode = "soft";
153 nand-on-flash-bbt;
157 compatible = "fixed-partitions";
158 #address-cells = <1>;
159 #size-cells = <1>;
206 num-ports = <2>;
211 i2c-gpio-0 {
226 compatible = "gpio-keys";
230 gpios = <&pioA 30 GPIO_ACTIVE_LOW>;
232 wakeup-source;
237 gpios = <&pioA 31 GPIO_ACTIVE_LOW>;
239 wakeup-source;
244 compatible = "atmel,at91sam9g20ek-wm8731-audio";
245 pinctrl-names = "default";
246 pinctrl-0 = <&pinctrl_pck0_as_mck>;
250 atmel,audio-routing =
254 atmel,ssc-controller = <&ssc0>;
255 atmel,audio-codec = <&wm8731>;