Lines Matching +full:vin4 +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2016-2018 Renesas Electronics Corp.
9 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
23 compatible = "pwm-backlight";
26 brightness-levels = <512 511 505 494 473 440 392 327 241 133 0>;
27 default-brightness-level = <10>;
29 power-supply = <®_12p0v>;
30 enable-gpios = <&gpio4 0 GPIO_ACTIVE_HIGH>;
35 stdout-path = "serial0:115200n8";
38 composite-in {
39 compatible = "composite-video-connector";
43 remote-endpoint = <&adv7180_in>;
48 hdmi-in {
49 compatible = "hdmi-connector";
54 remote-endpoint = <&adv7612_in>;
59 hdmi-out {
60 compatible = "hdmi-connector";
65 remote-endpoint = <&adv7511_out>;
70 lvds-decoder {
72 vcc-supply = <®_3p3v>;
75 #address-cells = <1>;
76 #size-cells = <0>;
81 remote-endpoint = <&lvds0_out>;
88 remote-endpoint = <&adv7511_in>;
100 reg_1p8v: regulator-1p8v {
101 compatible = "regulator-fixed";
102 regulator-name = "fixed-1.8V";
103 regulator-min-microvolt = <1800000>;
104 regulator-max-microvolt = <1800000>;
105 regulator-boot-on;
106 regulator-always-on;
109 reg_3p3v: regulator-3p3v {
110 compatible = "regulator-fixed";
111 regulator-name = "fixed-3.3V";
112 regulator-min-microvolt = <3300000>;
113 regulator-max-microvolt = <3300000>;
114 regulator-boot-on;
115 regulator-always-on;
118 reg_12p0v: regulator-12p0v {
119 compatible = "regulator-fixed";
120 regulator-name = "D12.0V";
121 regulator-min-microvolt = <12000000>;
122 regulator-max-microvolt = <12000000>;
123 regulator-boot-on;
124 regulator-always-on;
128 compatible = "vga-connector";
132 remote-endpoint = <&adv7123_out>;
137 vga-encoder {
141 #address-cells = <1>;
142 #size-cells = <0>;
147 remote-endpoint = <&du_out_rgb>;
153 remote-endpoint = <&vga_in>;
160 compatible = "fixed-clock";
161 #clock-cells = <0>;
162 clock-frequency = <74250000>;
167 pinctrl-0 = <&avb0_pins>;
168 pinctrl-names = "default";
169 renesas,no-ether-link;
170 phy-handle = <&phy0>;
173 phy0: ethernet-phy@0 {
174 rxc-skew-ps = <1500>;
176 interrupt-parent = <&gpio5>;
185 max-speed = <100>;
190 pinctrl-0 = <&can0_pins>;
191 pinctrl-names = "default";
196 pinctrl-0 = <&can1_pins>;
197 pinctrl-names = "default";
202 pinctrl-0 = <&du_pins>;
203 pinctrl-names = "default";
209 clock-names = "du.0", "du.1", "dclkin.0";
214 remote-endpoint = <&adv7123_in>;
226 clock-frequency = <48000000>;
235 pinctrl-0 = <&i2c0_pins>;
236 pinctrl-names = "default";
239 composite-in@20 {
244 #address-cells = <1>;
245 #size-cells = <0>;
250 remote-endpoint = <&composite_con_in>;
258 * The VIN4 video input path is shared between
259 * CVBS and HDMI inputs through SW[49-53]
263 * VIN4 here.
266 remote-endpoint = <&vin4_in>;
273 hdmi-encoder@39 {
276 reg-names = "main", "edid", "cec", "packet";
277 interrupt-parent = <&gpio1>;
281 max-clock = <135000000>;
282 min-vrefresh = <50>;
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 = <&thc63lvd1024_out>;
302 remote-endpoint = <&hdmi_con_out>;
308 hdmi-decoder@4c {
311 default-input = <0>;
314 #address-cells = <1>;
315 #size-cells = <0>;
321 remote-endpoint = <&hdmi_con_in>;
329 * The VIN4 video input path is shared between
330 * CVBS and HDMI inputs through SW[49-53]
337 pclk-sample = <0>;
338 hsync-active = <0>;
339 vsync-active = <0>;
353 pinctrl-0 = <&i2c1_pins>;
354 pinctrl-names = "default";
364 clock-names = "fck", "dclkin.0", "extal";
369 remote-endpoint = <&thc63lvd1024_in>;
378 * enabled to supply a pixel clock to the DU for the DPAD output when
386 clock-names = "fck", "dclkin.0", "extal";
443 power-source = <1800>;
449 power-source = <1800>;
457 vin4_pins_cvbs: vin4 {
459 function = "vin4";
464 pinctrl-0 = <&pwm0_pins>;
465 pinctrl-names = "default";
471 pinctrl-0 = <&pwm1_pins>;
472 pinctrl-names = "default";
478 timeout-sec = <60>;
483 pinctrl-0 = <&scif2_pins>;
484 pinctrl-names = "default";
490 /* used for on-board eMMC */
491 pinctrl-0 = <&sdhi2_pins>;
492 pinctrl-1 = <&sdhi2_pins_uhs>;
493 pinctrl-names = "default", "state_uhs";
495 vmmc-supply = <®_3p3v>;
496 vqmmc-supply = <®_1p8v>;
497 bus-width = <8>;
498 mmc-hs200-1_8v;
499 non-removable;
504 pinctrl-0 = <&usb0_pins>;
505 pinctrl-names = "default";
507 renesas,no-otg-pins;
511 &vin4 {
512 pinctrl-0 = <&vin4_pins_cvbs>;
513 pinctrl-names = "default";
520 remote-endpoint = <&adv7180_out>;