Lines Matching +full:hsync +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>;
106 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
119 bits-per-pixel = <16>;
120 atmel,lcdcon-backlight;
123 atmel,guard-time = <1>;
125 display-timings {
126 native-mode = <&timing0>;
128 clock-frequency = <4965000>;
131 hback-porch = <1>;
132 hfront-porch = <33>;
133 vback-porch = <1>;
134 vfront-porch = <0>;
135 hsync-len = <5>;
136 vsync-len = <1>;
137 hsync-active = <1>;
138 vsync-active = <1>;
147 nand_controller: nand-controller {
149 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
150 pinctrl-names = "default";
154 rb-gpios = <&pioA 22 GPIO_ACTIVE_HIGH>;
155 cs-gpios = <&pioA 15 GPIO_ACTIVE_HIGH>;
156 nand-bus-width = <8>;
157 nand-ecc-mode = "soft";
158 nand-on-flash-bbt;
162 compatible = "fixed-partitions";
163 #address-cells = <1>;
164 #size-cells = <1>;
211 num-ports = <2>;
213 atmel,vbus-gpio = <&pioA 24 GPIO_ACTIVE_HIGH
220 compatible = "gpio-leds";
224 gpios = <&pioB 7 GPIO_ACTIVE_HIGH>;
225 linux,default-trigger = "heartbeat";
230 gpios = <&pioC 29 GPIO_ACTIVE_LOW>;
231 linux,default-trigger = "nand-disk";
235 gpio-keys {
236 compatible = "gpio-keys";
238 button-left-click {
240 gpios = <&pioC 5 GPIO_ACTIVE_LOW>;
242 wakeup-source;
245 button-right-click {
247 gpios = <&pioC 4 GPIO_ACTIVE_LOW>;
249 wakeup-source;
253 i2c-gpio-0 {