Lines Matching +full:remote +full:- +full:endpoint
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the Draak board with R-Car D3
5 * Copyright (C) 2016-2018 Renesas Electronics Corp.
9 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
23 audio_clkout: audio-clkout {
26 * but needed to avoid cs2000/rcar_sound probe dead-lock
28 compatible = "fixed-clock";
29 #clock-cells = <0>;
30 clock-frequency = <12288000>;
34 compatible = "pwm-backlight";
37 brightness-levels = <512 511 505 494 473 440 392 327 241 133 0>;
38 default-brightness-level = <10>;
40 power-supply = <®_12p0v>;
41 enable-gpios = <&gpio4 0 GPIO_ACTIVE_HIGH>;
46 stdout-path = "serial0:115200n8";
49 composite-in {
50 compatible = "composite-video-connector";
53 composite_con_in: endpoint {
54 remote-endpoint = <&adv7180_in>;
59 hdmi-in {
60 compatible = "hdmi-connector";
64 hdmi_con_in: endpoint {
65 remote-endpoint = <&adv7612_in>;
70 hdmi-out {
71 compatible = "hdmi-connector";
75 hdmi_con_out: endpoint {
76 remote-endpoint = <&adv7511_out>;
82 compatible = "gpio-keys";
84 pinctrl-0 = <&keys_pins>;
85 pinctrl-names = "default";
87 key-1 {
90 label = "SW56-1";
91 wakeup-source;
92 debounce-interval = <20>;
94 key-2 {
97 label = "SW56-2";
98 wakeup-source;
99 debounce-interval = <20>;
101 key-3 {
104 label = "SW56-3";
105 wakeup-source;
106 debounce-interval = <20>;
108 key-4 {
111 label = "SW56-4";
112 wakeup-source;
113 debounce-interval = <20>;
117 lvds-decoder {
119 vcc-supply = <®_3p3v>;
122 #address-cells = <1>;
123 #size-cells = <0>;
127 thc63lvd1024_in: endpoint {
128 remote-endpoint = <&lvds0_out>;
134 thc63lvd1024_out: endpoint {
135 remote-endpoint = <&adv7511_in>;
147 reg_1p8v: regulator-1p8v {
148 compatible = "regulator-fixed";
149 regulator-name = "fixed-1.8V";
150 regulator-min-microvolt = <1800000>;
151 regulator-max-microvolt = <1800000>;
152 regulator-boot-on;
153 regulator-always-on;
156 reg_3p3v: regulator-3p3v {
157 compatible = "regulator-fixed";
158 regulator-name = "fixed-3.3V";
159 regulator-min-microvolt = <3300000>;
160 regulator-max-microvolt = <3300000>;
161 regulator-boot-on;
162 regulator-always-on;
165 reg_12p0v: regulator-12p0v {
166 compatible = "regulator-fixed";
167 regulator-name = "D12.0V";
168 regulator-min-microvolt = <12000000>;
169 regulator-max-microvolt = <12000000>;
170 regulator-boot-on;
171 regulator-always-on;
175 compatible = "audio-graph-card";
183 compatible = "vga-connector";
186 vga_in: endpoint {
187 remote-endpoint = <&adv7123_out>;
192 vga-encoder {
196 #address-cells = <1>;
197 #size-cells = <0>;
201 adv7123_in: endpoint {
202 remote-endpoint = <&du_out_rgb>;
207 adv7123_out: endpoint {
208 remote-endpoint = <&vga_in>;
215 compatible = "fixed-clock";
216 #clock-cells = <0>;
217 clock-frequency = <74250000>;
221 compatible = "fixed-clock";
222 #clock-cells = <0>;
223 clock-frequency = <24576000>;
230 * and R-Car Sound uses AUDIO_CLKB.
234 * SW60 should be 1-2.
237 clock-frequency = <22579200>;
241 pinctrl-0 = <&avb0_pins>;
242 pinctrl-names = "default";
243 renesas,no-ether-link;
244 phy-handle = <&phy0>;
247 phy0: ethernet-phy@0 {
248 rxc-skew-ps = <1500>;
250 interrupt-parent = <&gpio5>;
259 max-speed = <100>;
264 pinctrl-0 = <&can0_pins>;
265 pinctrl-names = "default";
270 pinctrl-0 = <&can1_pins>;
271 pinctrl-names = "default";
276 pinctrl-0 = <&du_pins>;
277 pinctrl-names = "default";
283 clock-names = "du.0", "du.1", "dclkin.0";
287 endpoint {
288 remote-endpoint = <&adv7123_in>;
300 clock-frequency = <48000000>;
309 pinctrl-0 = <&i2c0_pins>;
310 pinctrl-names = "default";
314 compatible = "asahi-kasei,ak4613";
315 #sound-dai-cells = <0>;
319 asahi-kasei,in1-single-end;
320 asahi-kasei,in2-single-end;
321 asahi-kasei,out1-single-end;
322 asahi-kasei,out2-single-end;
323 asahi-kasei,out3-single-end;
324 asahi-kasei,out4-single-end;
325 asahi-kasei,out5-single-end;
326 asahi-kasei,out6-single-end;
329 ak4613_endpoint: endpoint {
330 remote-endpoint = <&rsnd_for_ak4613>;
335 composite-in@20 {
340 #address-cells = <1>;
341 #size-cells = <0>;
345 adv7180_in: endpoint {
346 remote-endpoint = <&composite_con_in>;
355 * CVBS and HDMI inputs through SW[49-53]
361 adv7180_out: endpoint {
362 remote-endpoint = <&vin4_in>;
369 hdmi-encoder@39 {
372 reg-names = "main", "edid", "cec", "packet";
373 interrupt-parent = <&gpio1>;
376 adi,input-depth = <8>;
377 adi,input-colorspace = "rgb";
378 adi,input-clock = "1x";
381 #address-cells = <1>;
382 #size-cells = <0>;
386 adv7511_in: endpoint {
387 remote-endpoint = <&thc63lvd1024_out>;
393 adv7511_out: endpoint {
394 remote-endpoint = <&hdmi_con_out>;
400 hdmi-decoder@4c {
403 default-input = <0>;
406 #address-cells = <1>;
407 #size-cells = <0>;
412 adv7612_in: endpoint {
413 remote-endpoint = <&hdmi_con_in>;
422 * CVBS and HDMI inputs through SW[49-53]
428 adv7612_out: endpoint {
429 pclk-sample = <0>;
430 hsync-active = <0>;
431 vsync-active = <0>;
437 cs2000: clk-multiplier@4f {
438 #clock-cells = <0>;
439 compatible = "cirrus,cs2000-cp";
442 clock-names = "clk_in", "ref_clk";
444 assigned-clocks = <&cs2000>;
445 assigned-clock-rates = <24576000>; /* 1/1 divide */
456 pinctrl-0 = <&i2c1_pins>;
457 pinctrl-names = "default";
467 clock-names = "fck", "dclkin.0", "extal";
471 lvds0_out: endpoint {
472 remote-endpoint = <&thc63lvd1024_in>;
489 clock-names = "fck", "dclkin.0", "extal";
530 bias-pull-up;
551 power-source = <1800>;
557 power-source = <1800>;
565 sound_clk_pins: sound-clk {
583 pinctrl-0 = <&pwm0_pins>;
584 pinctrl-names = "default";
590 pinctrl-0 = <&pwm1_pins>;
591 pinctrl-names = "default";
597 pinctrl-0 = <&sound_pins>, <&sound_clk_pins>;
598 pinctrl-names = "default";
601 #sound-dai-cells = <0>;
604 #clock-cells = <1>;
605 clock-frequency = <12288000 11289600>;
620 rsnd_for_ak4613: endpoint {
621 remote-endpoint = <&ak4613_endpoint>;
622 dai-format = "left_j";
623 bitclock-master = <&rsnd_for_ak4613>;
624 frame-master = <&rsnd_for_ak4613>;
633 timeout-sec = <60>;
638 pinctrl-0 = <&scif2_pins>;
639 pinctrl-names = "default";
645 /* used for on-board eMMC */
646 pinctrl-0 = <&sdhi2_pins>;
647 pinctrl-1 = <&sdhi2_pins_uhs>;
648 pinctrl-names = "default", "state_uhs";
650 vmmc-supply = <®_3p3v>;
651 vqmmc-supply = <®_1p8v>;
652 bus-width = <8>;
653 mmc-hs200-1_8v;
654 no-sd;
655 no-sdio;
656 non-removable;
661 shared-pin;
665 pinctrl-0 = <&usb0_pins>;
666 pinctrl-names = "default";
668 renesas,no-otg-pins;
673 pinctrl-0 = <&vin4_pins_cvbs>;
674 pinctrl-names = "default";
680 vin4_in: endpoint {
681 remote-endpoint = <&adv7180_out>;