1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the iWave-RZG1E SODIMM carrier board + HDMI daughter
6 * Copyright (C) 2017 Renesas Electronics Corp.
9 #include "r8a7745-iwg22d-sodimm.dts"
12 model = "iWave RainboW-G22D-SODIMM RZ/G1E based board with HDMI add-on";
13 compatible = "iwave,g22d", "iwave,g22m", "renesas,r8a7745";
21 cec_clock: cec-clock {
22 compatible = "fixed-clock";
24 clock-frequency = <12000000>;
28 compatible = "hdmi-connector";
33 remote-endpoint = <&adv7511_out>;
40 pinctrl-0 = <&du0_pins>;
41 pinctrl-names = "default";
48 remote-endpoint = <&adv7511_in>;
55 pinctrl-0 = <&can1_pins>;
56 pinctrl-names = "default";
62 pinctrl-0 = <&hscif2_pins>;
63 pinctrl-names = "default";
69 pinctrl-0 = <&i2c1_pins>;
70 pinctrl-names = "default";
73 clock-frequency = <400000>;
76 compatible = "adi,adv7511w";
78 interrupt-parent = <&gpio1>;
79 interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
80 clocks = <&cec_clock>;
82 pd-gpios = <&gpio2 24 GPIO_ACTIVE_HIGH>;
84 adi,input-depth = <8>;
85 adi,input-colorspace = "rgb";
86 adi,input-clock = "1x";
94 adv7511_in: endpoint {
95 remote-endpoint = <&du_out_rgb0>;
101 adv7511_out: endpoint {
102 remote-endpoint = <&hdmi_con>;
117 groups = "can1_data_b";
122 groups = "du0_rgb888", "du0_sync", "du0_disp", "du0_clk0_out";
126 hscif2_pins: hscif2 {
127 groups = "hscif2_data";
137 groups = "scif1_data";
142 groups = "scif5_data_d";
148 pinctrl-0 = <&scif1_pins>;
149 pinctrl-names = "default";
155 pinctrl-0 = <&scif5_pins>;
156 pinctrl-names = "default";