ARM64: dts: rk3399: add HDMI DDC/CEC pinctrl
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399.dtsi
index 65652664845950bd285a3d2d4c3e6e50959cd41e..70492a67d89141a5e000ea4a091443c5424ece84 100644 (file)
                                        <4 17 RK_FUNC_1 &pcfg_pull_none>,
                                        <4 16 RK_FUNC_1 &pcfg_pull_none>;
                        };
+
+                       i2c3_gpio: i2c3_gpio {
+                               rockchip,pins =
+                                       <4 17 RK_FUNC_GPIO &pcfg_pull_none>,
+                                       <4 16 RK_FUNC_GPIO &pcfg_pull_none>;
+                       };
+
                };
 
                i2c4 {
                                        <4 23 RK_FUNC_2 &pcfg_pull_none>;
                        };
                };
+
+               hdmi {
+                       hdmi_i2c_xfer: hdmi-i2c-xfer {
+                               rockchip,pins =
+                                       <4 17 RK_FUNC_3 &pcfg_pull_none>,
+                                       <4 16 RK_FUNC_3 &pcfg_pull_none>;
+                       };
+
+                       hdmi_cec: hdmi-cec {
+                               rockchip,pins =
+                                       <4 23 RK_FUNC_1 &pcfg_pull_none>;
+                       };
+               };
        };
 };