2 * Device Tree Source for the iWave-RZG1E SODIMM carrier board + HDMI daughter
5 * Copyright (C) 2017 Renesas Electronics Corp.
7 * This file is licensed under the terms of the GNU General Public License
8 * version 2. This program is licensed "as is" without any warranty of any
9 * kind, whether express or implied.
12 #include "r8a7745-iwg22d-sodimm.dts"
15 model = "iWave RainboW-G22D-SODIMM RZ/G1E based board with HDMI add-on";
16 compatible = "iwave,g22d", "iwave,g22m", "renesas,r8a7745";
24 cec_clock: cec-clock {
25 compatible = "fixed-clock";
27 clock-frequency = <12000000>;
31 compatible = "hdmi-connector";
36 remote-endpoint = <&adv7511_out>;
43 pinctrl-0 = <&du0_pins>;
44 pinctrl-names = "default";
51 remote-endpoint = <&adv7511_in>;
58 pinctrl-0 = <&can1_pins>;
59 pinctrl-names = "default";
65 pinctrl-0 = <&hscif2_pins>;
66 pinctrl-names = "default";
72 pinctrl-0 = <&i2c1_pins>;
73 pinctrl-names = "default";
76 clock-frequency = <400000>;
79 compatible = "adi,adv7511w";
81 interrupt-parent = <&gpio1>;
82 interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
83 clocks = <&cec_clock>;
85 pd-gpios = <&gpio2 24 GPIO_ACTIVE_HIGH>;
87 adi,input-depth = <8>;
88 adi,input-colorspace = "rgb";
89 adi,input-clock = "1x";
90 adi,input-style = <1>;
91 adi,input-justification = "evenly";
99 adv7511_in: endpoint {
100 remote-endpoint = <&du_out_rgb0>;
106 adv7511_out: endpoint {
107 remote-endpoint = <&hdmi_con>;
116 groups = "can1_data_b";
121 groups = "du0_rgb888", "du0_sync", "du0_disp", "du0_clk0_out";
125 hscif2_pins: hscif2 {
126 groups = "hscif2_data";
136 groups = "scif1_data";
141 groups = "scif5_data_d";
147 pinctrl-0 = <&scif1_pins>;
148 pinctrl-names = "default";
154 pinctrl-0 = <&scif5_pins>;
155 pinctrl-names = "default";