Lines Matching +full:remote +full:- +full:endpoint
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the Salvator-X board with R-Car H3 ES2.0
8 /dts-v1/;
10 #include "salvator-x.dtsi"
13 model = "Renesas Salvator-X board based on r8a77951";
14 compatible = "renesas,salvator-x", "renesas,r8a7795";
47 clock-names = "du.0", "du.1", "du.2", "du.3",
61 rcar_dw_hdmi0_out: endpoint {
62 remote-endpoint = <&hdmi0_con>;
67 dw_hdmi0_snd_in: endpoint {
68 remote-endpoint = <&rsnd_endpoint1>;
75 remote-endpoint = <&rcar_dw_hdmi0_out>;
84 rcar_dw_hdmi1_out: endpoint {
85 remote-endpoint = <&hdmi1_con>;
90 dw_hdmi1_snd_in: endpoint {
91 remote-endpoint = <&rsnd_endpoint2>;
98 remote-endpoint = <&rcar_dw_hdmi1_out>;
114 /* rsnd_port0 is on salvator-common */
117 rsnd_endpoint1: endpoint {
118 remote-endpoint = <&dw_hdmi0_snd_in>;
120 dai-format = "i2s";
121 bitclock-master = <&rsnd_endpoint1>;
122 frame-master = <&rsnd_endpoint1>;
129 rsnd_endpoint2: endpoint {
130 remote-endpoint = <&dw_hdmi1_snd_in>;
132 dai-format = "i2s";
133 bitclock-master = <&rsnd_endpoint2>;
134 frame-master = <&rsnd_endpoint2>;
153 pinctrl-0 = <&usb2_pins>;
154 pinctrl-names = "default";