arm64: dts: rk3399-sapphire: add iomux for hdmiin
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-sapphire-excavator-edp-android-6.0.dts
index 3931eafbe4bd3a0185e85a8bde3853a3241eb0e4..478bccbb8cc953037b5c33a40def5f1cba0e173c 100644 (file)
        };
 };
 
+&pinctrl {
+       status = "okay";
+
+       hdmiin {
+               hdmiin_gpios: hdmiin_gpios {
+                       rockchip,pins =
+                               <2 5 RK_FUNC_GPIO &pcfg_pull_none>,
+                               <2 6 RK_FUNC_GPIO &pcfg_pull_none>,
+                               <2 7 RK_FUNC_GPIO &pcfg_pull_none>,
+                               <2 8 RK_FUNC_GPIO &pcfg_pull_none>,
+                               <2 9 RK_FUNC_GPIO &pcfg_pull_none>,
+                               <2 12 RK_FUNC_GPIO &pcfg_pull_none>;
+               };
+       };
+};
+
 &rk_screen {
        #include <dt-bindings/display/screen-timing/lcd-F402.dtsi>
 };