Lines Matching +full:re +full:- +full:routed
1 // SPDX-License-Identifier: GPL-2.0
6 /dts-v1/;
7 #include <dt-bindings/interrupt-controller/irq.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include "ste-nomadik-stn8815.dtsi"
13 compatible = "st,nomadik-nhk-15";
22 stmpe-i2c0 = &stmpe0;
23 stmpe-i2c1 = &stmpe1;
71 disable-sxtalo;
72 disable-mxtalo;
75 /* This is where the interrupt is routed on the NHK-15 debug board */
76 external-bus@34000000 {
77 compatible = "simple-bus";
79 #address-cells = <1>;
80 #size-cells = <1>;
85 reg-io-width = <2>;
86 reset-gpios = <&stmpe_gpio44 10 GPIO_ACTIVE_HIGH>;
87 interrupt-parent = <&stmpe_gpio44>;
95 compatible = "st,lis3lv02dl-accel";
96 interrupt-parent = <&gpio2>;
98 pinctrl-0 = <&lis3lv02dl_nhk_mode>;
99 pinctrl-names = "default";
105 reset-gpios = <&gpio2 13 GPIO_ACTIVE_LOW>; // GPIO77
107 interrupt-parent = <&gpio2>;
108 interrupt-controller;
109 wakeup-source;
110 pinctrl-names = "default";
111 pinctrl-0 = <&stmpe2401_1_nhk_mode>;
113 compatible = "st,stmpe-gpio";
114 gpio-controller;
115 #gpio-cells = <2>;
116 interrupt-controller;
117 #interrupt-cells = <2>;
119 st,norequest-mask = <0xf0f002>;
122 compatible = "st,stmpe-keypad";
123 debounce-interval = <64>;
124 st,scan-count = <8>;
125 st,no-autorepeat;
126 keypad,num-rows = <8>;
127 keypad,num-columns = <8>;
144 compatible = "st,stmpe-pwm";
145 #pwm-cells = <2>;
151 reset-gpios = <&gpio2 15 GPIO_ACTIVE_LOW>; // GPIO79
153 interrupt-parent = <&gpio2>;
154 interrupt-controller;
155 wakeup-source;
156 pinctrl-names = "default";
157 pinctrl-0 = <&stmpe2401_2_nhk_mode>;
159 compatible = "st,stmpe-gpio";
160 gpio-controller;
161 #gpio-cells = <2>;
162 interrupt-controller;
163 #interrupt-cells = <2>;
168 mmcsd-gpio {
169 gpio-hog;
171 output-low;
172 line-name = "SATA EN";
181 pinctrl-names = "default";
182 pinctrl-0 = <&clcd_24bit_mux>;
185 remote-endpoint = <&nomadik_clcd_panel>;
186 arm,pl11x,tft-r0g0b0-pads = <16 8 0>;
194 pinctrl-names = "default";
195 pinctrl-0 = <&uart0_nhk_mode>;
199 cd-gpios = <&stmpe_gpio44 7 GPIO_ACTIVE_LOW>;
200 wp-gpios = <&stmpe_gpio44 18 GPIO_ACTIVE_HIGH>;
205 compatible = "spi-gpio";
206 #address-cells = <1>;
207 #size-cells = <0>;
210 * As we're dealing with 3wire SPI, we only define SCK
213 gpio-sck = <&gpio0 5 GPIO_ACTIVE_HIGH>;
214 gpio-mosi = <&gpio0 4 GPIO_ACTIVE_HIGH>;
215 cs-gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
216 num-chipselects = <1>;
220 * WVGA (800x480): 4.3" TPG110 TDO43MTEA2 24-bit RGB
230 spi-3wire;
232 spi-max-frequency = <3000000>;
234 width-mm = <116>;
235 height-mm = <87>;
236 grestb-gpios = <&stmpe_gpio44 5 GPIO_ACTIVE_LOW>;
241 remote-endpoint = <&nomadik_clcd>;
248 compatible = "pwm-backlight";
250 pwm-names = "backlight";
251 brightness-levels = <
264 default-brightness-level = <100>;