Lines Matching +full:vga +full:- +full:connector

1 // SPDX-License-Identifier: GPL-2.0
8 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
30 stdout-path = "serial0:115200n8";
38 d3_3v: regulator-d3-3v {
39 compatible = "regulator-fixed";
40 regulator-name = "D3.3V";
41 regulator-min-microvolt = <3300000>;
42 regulator-max-microvolt = <3300000>;
43 regulator-boot-on;
44 regulator-always-on;
47 vcc_sdhi0: regulator-vcc-sdhi0 {
48 compatible = "regulator-fixed";
50 regulator-name = "SDHI0 Vcc";
51 regulator-min-microvolt = <3300000>;
52 regulator-max-microvolt = <3300000>;
55 enable-active-high;
58 vccq_sdhi0: regulator-vccq-sdhi0 {
59 compatible = "regulator-gpio";
61 regulator-name = "SDHI0 VccQ";
62 regulator-min-microvolt = <1800000>;
63 regulator-max-microvolt = <3300000>;
66 gpios-states = <1>;
70 vcc_sdhi1: regulator-vcc-sdhi1 {
71 compatible = "regulator-fixed";
73 regulator-name = "SDHI1 Vcc";
74 regulator-min-microvolt = <3300000>;
75 regulator-max-microvolt = <3300000>;
78 enable-active-high;
81 vccq_sdhi1: regulator-vccq-sdhi1 {
82 compatible = "regulator-gpio";
84 regulator-name = "SDHI1 VccQ";
85 regulator-min-microvolt = <1800000>;
86 regulator-max-microvolt = <3300000>;
89 gpios-states = <1>;
94 compatible = "gpio-keys";
96 pinctrl-0 = <&keyboard_pins>;
97 pinctrl-names = "default";
101 label = "SW2-1";
102 wakeup-source;
103 debounce-interval = <20>;
108 label = "SW2-2";
109 wakeup-source;
110 debounce-interval = <20>;
115 label = "SW2-3";
116 wakeup-source;
117 debounce-interval = <20>;
122 label = "SW2-4";
123 wakeup-source;
124 debounce-interval = <20>;
129 vga-encoder {
133 #address-cells = <1>;
134 #size-cells = <0>;
139 remote-endpoint = <&du_out_rgb1>;
145 remote-endpoint = <&vga_in>;
151 vga {
152 compatible = "vga-connector";
156 remote-endpoint = <&adv7123_out>;
161 x2_clk: x2-clock {
162 compatible = "fixed-clock";
163 #clock-cells = <0>;
164 clock-frequency = <74250000>;
167 x13_clk: x13-clock {
168 compatible = "fixed-clock";
169 #clock-cells = <0>;
170 clock-frequency = <148500000>;
173 gpioi2c1: i2c-9 {
174 #address-cells = <1>;
175 #size-cells = <0>;
176 compatible = "i2c-gpio";
178 scl-gpios = <&gpio4 0 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
179 sda-gpios = <&gpio4 1 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
182 gpioi2c4: i2c-10 {
183 #address-cells = <1>;
184 #size-cells = <0>;
185 compatible = "i2c-gpio";
187 scl-gpios = <&gpio4 8 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
188 sda-gpios = <&gpio4 9 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
189 i2c-gpio,delay-us = <5>;
195 i2chdmi: i2c-mux1 {
196 compatible = "i2c-demux-pinctrl";
197 i2c-parent = <&i2c1>, <&gpioi2c1>;
198 i2c-bus-name = "i2c-hdmi";
199 #address-cells = <1>;
200 #size-cells = <0>;
202 composite-in@20 {
208 bus-width = <8>;
209 remote-endpoint = <&vin0ep>;
222 * I2C4 is routed to EXIO connector B, pins 73 (SCL) + 74 (SDA).
225 i2cexio4: i2c-mux2 {
226 compatible = "i2c-demux-pinctrl";
227 i2c-parent = <&i2c4>, <&gpioi2c4>;
228 i2c-bus-name = "i2c-exio4";
229 #address-cells = <1>;
230 #size-cells = <0>;
236 pinctrl-0 = <&usb0_pins>;
237 pinctrl-names = "default";
242 pinctrl-0 = <&usb1_pins>;
243 pinctrl-names = "default";
251 pinctrl-0 = <&du_pins>;
252 pinctrl-names = "default";
257 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
262 remote-endpoint = <&adv7123_in>;
269 clock-frequency = <20000000>;
273 pinctrl-0 = <&scif_clk_pins>;
274 pinctrl-names = "default";
324 power-source = <3300>;
330 power-source = <1800>;
336 power-source = <3300>;
342 power-source = <1800>;
357 bias-pull-up;
373 pinctrl-0 = <&ether_pins>, <&phy1_pins>;
374 pinctrl-names = "default";
376 phy-handle = <&phy1>;
377 renesas,ether-link-active-low;
380 phy1: ethernet-phy@1 {
381 compatible = "ethernet-phy-id0022.1537",
382 "ethernet-phy-ieee802.3-c22";
384 interrupt-parent = <&irqc0>;
386 micrel,led-mode = <1>;
387 reset-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
392 pinctrl-0 = <&mmcif0_pins>;
393 pinctrl-names = "default";
395 vmmc-supply = <&d3_3v>;
396 vqmmc-supply = <&d3_3v>;
397 bus-width = <8>;
398 non-removable;
403 timeout-sec = <60>;
408 pinctrl-0 = <&sdhi0_pins>;
409 pinctrl-1 = <&sdhi0_pins_uhs>;
410 pinctrl-names = "default", "state_uhs";
412 vmmc-supply = <&vcc_sdhi0>;
413 vqmmc-supply = <&vccq_sdhi0>;
414 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
415 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
416 sd-uhs-sdr50;
417 sd-uhs-sdr104;
422 pinctrl-0 = <&sdhi1_pins>;
423 pinctrl-1 = <&sdhi1_pins_uhs>;
424 pinctrl-names = "default", "state_uhs";
426 vmmc-supply = <&vcc_sdhi1>;
427 vqmmc-supply = <&vccq_sdhi1>;
428 cd-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
429 wp-gpios = <&gpio6 15 GPIO_ACTIVE_HIGH>;
430 sd-uhs-sdr50;
435 pinctrl-0 = <&i2c1_pins>;
436 pinctrl-names = "i2c-hdmi";
438 clock-frequency = <400000>;
442 pinctrl-0 = <&i2c4_pins>;
443 pinctrl-names = "i2c-exio4";
448 clock-frequency = <100000>;
453 interrupt-parent = <&gpio3>;
455 interrupt-controller;
456 #interrupt-cells = <2>;
459 compatible = "dlg,da9063-rtc";
463 compatible = "dlg,da9063-watchdog";
470 pinctrl-0 = <&vin0_pins>;
471 pinctrl-names = "default";
475 remote-endpoint = <&adv7180>;
476 bus-width = <8>;
482 pinctrl-0 = <&scif2_pins>;
483 pinctrl-names = "default";
489 clock-frequency = <14745600>;
493 pinctrl-0 = <&qspi_pins>;
494 pinctrl-names = "default";
499 compatible = "spansion,s25fl512s", "jedec,spi-nor";
501 spi-max-frequency = <30000000>;
502 spi-tx-bus-width = <4>;
503 spi-rx-bus-width = <4>;
504 spi-cpol;
505 spi-cpha;
506 m25p,fast-read;
509 compatible = "fixed-partitions";
510 #address-cells = <1>;
511 #size-cells = <1>;
516 read-only;
521 read-only;