Lines Matching +full:gpio +full:- +full:defaults

1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
24 stdout-path = "serial0:115200n8";
32 d3_3v: regulator-3v3 {
33 compatible = "regulator-fixed";
34 regulator-name = "D3.3V";
35 regulator-min-microvolt = <3300000>;
36 regulator-max-microvolt = <3300000>;
37 regulator-boot-on;
38 regulator-always-on;
44 phy-mode = "mii";
45 interrupt-parent = <&irqc>;
47 smsc,irq-push-pull;
48 smsc,save-mac-address;
49 reg-io-width = <4>;
50 vddvario-supply = <&d3_3v>;
51 vdd33a-supply = <&d3_3v>;
53 pinctrl-0 = <&lan89218_pins>;
54 pinctrl-names = "default";
58 compatible = "gpio-keys";
60 key-a {
63 wakeup-source;
64 debounce-interval = <20>;
67 key-b {
70 wakeup-source;
71 debounce-interval = <20>;
76 vcc_sdhi0: regulator-vcc-sdhi0 {
77 compatible = "regulator-fixed";
79 regulator-name = "SDHI0 Vcc";
80 regulator-min-microvolt = <3300000>;
81 regulator-max-microvolt = <3300000>;
83 gpio = <&gpio11 12 GPIO_ACTIVE_HIGH>;
84 enable-active-high;
87 hdmi-out0 {
88 compatible = "hdmi-connector";
93 remote-endpoint = <&adv7513_0_out>;
98 hdmi-out1 {
99 compatible = "hdmi-connector";
104 remote-endpoint = <&adv7513_1_out>;
110 compatible = "fixed-clock";
111 #clock-cells = <0>;
112 clock-frequency = <74250000>;
117 clock-frequency = <20000000>;
169 timeout-sec = <60>;
174 pinctrl-0 = <&scif0_pins>;
175 pinctrl-names = "default";
181 pinctrl-0 = <&can0_pins>;
182 pinctrl-names = "default";
188 pinctrl-0 = <&can1_pins>;
189 pinctrl-names = "default";
195 pinctrl-0 = <&sdhi0_pins>;
196 pinctrl-names = "default";
198 vmmc-supply = <&vcc_sdhi0>;
199 cd-gpios = <&gpio11 11 GPIO_ACTIVE_LOW>;
204 pinctrl-0 = <&qspi_pins>;
205 pinctrl-names = "default";
209 compatible = "spansion,s25fl512s", "jedec,spi-nor";
211 spi-max-frequency = <30000000>;
212 spi-tx-bus-width = <4>;
213 spi-rx-bus-width = <4>;
214 spi-cpol;
215 spi-cpha;
216 m25p,fast-read;
219 compatible = "fixed-partitions";
220 #address-cells = <1>;
221 #size-cells = <1>;
226 read-only;
231 read-only;
243 clock-frequency = <400000>;
246 * The adv75xx resets its addresses to defaults during low power mode.
248 * both of them away from the defaults so that they do not conflict.
253 reg-names = "main", "edid", "cec", "packet";
255 adi,input-depth = <8>;
256 adi,input-colorspace = "rgb";
257 adi,input-clock = "1x";
260 #address-cells = <1>;
261 #size-cells = <0>;
266 remote-endpoint = <&du_out_rgb0>;
273 remote-endpoint = <&hdmi_con0>;
282 reg-names = "main", "edid", "cec", "packet";
284 adi,input-depth = <8>;
285 adi,input-colorspace = "rgb";
286 adi,input-clock = "1x";
289 #address-cells = <1>;
290 #size-cells = <0>;
295 remote-endpoint = <&du_out_rgb1>;
302 remote-endpoint = <&hdmi_con1>;
310 pinctrl-0 = <&du0_pins>, <&du1_pins>;
311 pinctrl-names = "default";
314 clock-names = "du.0", "du.1", "dclkin.0";
320 remote-endpoint = <&adv7513_0_in>;
325 remote-endpoint = <&adv7513_1_in>;