2 * Device Tree Source for the iWave-RZ-G1M/N Daughter Board Camera Module
4 * Copyright (C) 2017 Renesas Electronics Corp.
6 * This file is licensed under the terms of the GNU General Public License
7 * version 2. This program is licensed "as is" without any warranty of any
8 * kind, whether express or implied.
17 cec_clock: cec-clock {
18 compatible = "fixed-clock";
20 clock-frequency = <12000000>;
24 compatible = "hdmi-connector";
28 hdmi_con_out: endpoint {
29 remote-endpoint = <&adv7511_out>;
36 pinctrl-0 = <&can1_pins>;
37 pinctrl-names = "default";
43 pinctrl-0 = <&du_pins>;
44 pinctrl-names = "default";
50 remote-endpoint = <&adv7511_in>;
57 pinctrl-0 = <&hscif1_pins>;
58 pinctrl-names = "default";
66 clock-frequency = <400000>;
69 compatible = "adi,adv7511w";
71 interrupt-parent = <&gpio0>;
72 interrupts = <13 IRQ_TYPE_LEVEL_LOW>;
73 clocks = <&cec_clock>;
76 adi,input-depth = <8>;
77 adi,input-colorspace = "rgb";
78 adi,input-clock = "1x";
79 adi,input-style = <1>;
80 adi,input-justification = "evenly";
88 adv7511_in: endpoint {
89 remote-endpoint = <&du_out_rgb>;
95 adv7511_out: endpoint {
96 remote-endpoint = <&hdmi_con_out>;
105 groups = "can1_data_d";
110 groups = "du_rgb888", "du_sync", "du_oddf", "du_clk_out_0";
114 hscif1_pins: hscif1 {
115 groups = "hscif1_data_c", "hscif1_ctrl_c";
120 groups = "scif1_data_d";
126 pinctrl-0 = <&scif1_pins>;
127 pinctrl-names = "default";