Lines Matching +full:gpios +full:- +full:states

1 // SPDX-License-Identifier: GPL-2.0
8 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
26 stdout-path = "serial0:115200n8";
34 d3_3v: regulator-d3-3v {
35 compatible = "regulator-fixed";
36 regulator-name = "D3.3V";
37 regulator-min-microvolt = <3300000>;
38 regulator-max-microvolt = <3300000>;
39 regulator-boot-on;
40 regulator-always-on;
43 vcc_sdhi0: regulator-vcc-sdhi0 {
44 compatible = "regulator-fixed";
46 regulator-name = "SDHI0 Vcc";
47 regulator-min-microvolt = <3300000>;
48 regulator-max-microvolt = <3300000>;
51 enable-active-high;
54 vccq_sdhi0: regulator-vccq-sdhi0 {
55 compatible = "regulator-gpio";
57 regulator-name = "SDHI0 VccQ";
58 regulator-min-microvolt = <1800000>;
59 regulator-max-microvolt = <3300000>;
61 gpios = <&gpio2 29 GPIO_ACTIVE_HIGH>;
62 gpios-states = <1>;
63 states = <3300000 1>, <1800000 0>;
66 vcc_sdhi1: regulator-vcc-sdhi1 {
67 compatible = "regulator-fixed";
69 regulator-name = "SDHI1 Vcc";
70 regulator-min-microvolt = <3300000>;
71 regulator-max-microvolt = <3300000>;
74 enable-active-high;
77 vccq_sdhi1: regulator-vccq-sdhi1 {
78 compatible = "regulator-gpio";
80 regulator-name = "SDHI1 VccQ";
81 regulator-min-microvolt = <1800000>;
82 regulator-max-microvolt = <3300000>;
84 gpios = <&gpio4 29 GPIO_ACTIVE_HIGH>;
85 gpios-states = <1>;
86 states = <3300000 1>, <1800000 0>;
90 #address-cells = <1>;
91 #size-cells = <1>;
94 vga-encoder {
98 #address-cells = <1>;
99 #size-cells = <0>;
104 remote-endpoint = <&du_out_rgb1>;
110 remote-endpoint = <&vga_in>;
117 compatible = "vga-connector";
121 remote-endpoint = <&adv7123_out>;
126 x2_clk: x2-clock {
127 compatible = "fixed-clock";
128 #clock-cells = <0>;
129 clock-frequency = <74250000>;
132 x13_clk: x13-clock {
133 compatible = "fixed-clock";
134 #clock-cells = <0>;
135 clock-frequency = <148500000>;
138 gpioi2c1: i2c-9 {
139 #address-cells = <1>;
140 #size-cells = <0>;
141 compatible = "i2c-gpio";
143 scl-gpios = <&gpio4 0 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
144 sda-gpios = <&gpio4 1 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
147 gpioi2c4: i2c-10 {
148 #address-cells = <1>;
149 #size-cells = <0>;
150 compatible = "i2c-gpio";
152 scl-gpios = <&gpio4 8 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
153 sda-gpios = <&gpio4 9 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
154 i2c-gpio,delay-us = <5>;
160 i2chdmi: i2c-11 {
161 compatible = "i2c-demux-pinctrl";
162 i2c-parent = <&i2c1>, <&gpioi2c1>;
163 i2c-bus-name = "i2c-hdmi";
164 #address-cells = <1>;
165 #size-cells = <0>;
167 composite-in@20 {
173 bus-width = <8>;
174 remote-endpoint = <&vin0ep>;
190 i2cexio4: i2c-14 {
191 compatible = "i2c-demux-pinctrl";
192 i2c-parent = <&i2c4>, <&gpioi2c4>;
193 i2c-bus-name = "i2c-exio4";
194 #address-cells = <1>;
195 #size-cells = <0>;
201 pinctrl-0 = <&usb0_pins>;
202 pinctrl-names = "default";
207 pinctrl-0 = <&usb1_pins>;
208 pinctrl-names = "default";
216 pinctrl-0 = <&du_pins>;
217 pinctrl-names = "default";
222 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
227 remote-endpoint = <&adv7123_in>;
234 clock-frequency = <20000000>;
238 pinctrl-0 = <&scif_clk_pins>;
239 pinctrl-names = "default";
289 power-source = <3300>;
295 power-source = <1800>;
301 power-source = <3300>;
307 power-source = <1800>;
333 pinctrl-0 = <&ether_pins &phy1_pins>;
334 pinctrl-names = "default";
336 phy-handle = <&phy1>;
337 renesas,ether-link-active-low;
340 phy1: ethernet-phy@1 {
342 interrupt-parent = <&irqc0>;
344 micrel,led-mode = <1>;
345 reset-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
350 pinctrl-0 = <&mmcif0_pins>;
351 pinctrl-names = "default";
353 vmmc-supply = <&d3_3v>;
354 vqmmc-supply = <&d3_3v>;
355 bus-width = <8>;
356 non-removable;
361 timeout-sec = <60>;
366 pinctrl-0 = <&sdhi0_pins>;
367 pinctrl-1 = <&sdhi0_pins_uhs>;
368 pinctrl-names = "default", "state_uhs";
370 vmmc-supply = <&vcc_sdhi0>;
371 vqmmc-supply = <&vccq_sdhi0>;
372 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
373 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
374 sd-uhs-sdr50;
375 sd-uhs-sdr104;
380 pinctrl-0 = <&sdhi1_pins>;
381 pinctrl-1 = <&sdhi1_pins_uhs>;
382 pinctrl-names = "default", "state_uhs";
384 vmmc-supply = <&vcc_sdhi1>;
385 vqmmc-supply = <&vccq_sdhi1>;
386 cd-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
387 wp-gpios = <&gpio6 15 GPIO_ACTIVE_HIGH>;
388 sd-uhs-sdr50;
393 pinctrl-0 = <&i2c1_pins>;
394 pinctrl-names = "i2c-hdmi";
396 clock-frequency = <400000>;
400 pinctrl-0 = <&i2c4_pins>;
401 pinctrl-names = "i2c-exio4";
406 clock-frequency = <100000>;
411 interrupt-parent = <&gpio3>;
413 interrupt-controller;
416 compatible = "dlg,da9063-rtc";
420 compatible = "dlg,da9063-watchdog";
427 pinctrl-0 = <&vin0_pins>;
428 pinctrl-names = "default";
432 remote-endpoint = <&adv7180>;
433 bus-width = <8>;
439 pinctrl-0 = <&scif2_pins>;
440 pinctrl-names = "default";
446 clock-frequency = <14745600>;
450 pinctrl-0 = <&qspi_pins>;
451 pinctrl-names = "default";
456 compatible = "spansion,s25fl512s", "jedec,spi-nor";
458 spi-max-frequency = <30000000>;
459 spi-tx-bus-width = <4>;
460 spi-rx-bus-width = <4>;
461 spi-cpol;
462 spi-cpha;
463 m25p,fast-read;
466 compatible = "fixed-partitions";
467 #address-cells = <1>;
468 #size-cells = <1>;
473 read-only;
478 read-only;