Lines Matching +full:rb +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91sam9263ek.dts - Device Tree file for Atmel at91sam9263 reference board
5 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7 /dts-v1/;
16 stdout-path = "serial0:115200n8";
25 clock-frequency = <32768>;
29 clock-frequency = <16367660>;
41 compatible = "atmel,tcb-timer";
46 compatible = "atmel,tcb-timer";
52 pinctrl-0 = <
60 phy-mode = "rmii";
65 atmel,vbus-gpio = <&pioA 25 GPIO_ACTIVE_HIGH>;
70 pinctrl-0 = <
75 pinctrl-names = "default";
79 bus-width = <4>;
80 cd-gpios = <&pioE 18 GPIO_ACTIVE_HIGH>;
81 wp-gpios = <&pioE 19 GPIO_ACTIVE_HIGH>;
87 pinctrl_board_mmc0: mmc0-board {
97 cs-gpios = <&pioA 5 0>, <0>, <0>, <0>;
100 spi-max-frequency = <50000000>;
115 bits-per-pixel = <16>;
116 atmel,lcdcon-backlight;
119 atmel,guard-time = <1>;
121 display-timings {
122 native-mode = <&timing0>;
124 clock-frequency = <4965000>;
127 hback-porch = <1>;
128 hfront-porch = <33>;
129 vback-porch = <1>;
130 vfront-porch = <0>;
131 hsync-len = <5>;
132 vsync-len = <1>;
133 hsync-active = <1>;
134 vsync-active = <1>;
143 nand_controller: nand-controller {
145 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
146 pinctrl-names = "default";
150 rb-gpios = <&pioA 22 GPIO_ACTIVE_HIGH>;
151 cs-gpios = <&pioA 15 GPIO_ACTIVE_HIGH>;
152 nand-bus-width = <8>;
153 nand-ecc-mode = "soft";
154 nand-on-flash-bbt;
158 compatible = "fixed-partitions";
159 #address-cells = <1>;
160 #size-cells = <1>;
207 num-ports = <2>;
209 atmel,vbus-gpio = <&pioA 24 GPIO_ACTIVE_HIGH
216 compatible = "gpio-leds";
220 gpios = <&pioB 7 GPIO_ACTIVE_HIGH>;
221 linux,default-trigger = "heartbeat";
226 gpios = <&pioC 29 GPIO_ACTIVE_LOW>;
227 linux,default-trigger = "nand-disk";
232 compatible = "gpio-keys";
236 gpios = <&pioC 5 GPIO_ACTIVE_LOW>;
238 wakeup-source;
243 gpios = <&pioC 4 GPIO_ACTIVE_LOW>;
245 wakeup-source;
249 i2c-gpio-0 {