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 0d0375b40bb51382d137a1c6e0a2be3d4abc8281..478bccbb8cc953037b5c33a40def5f1cba0e173c 100644 (file)
        interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH 0>;
        compatible = "rockchip,remotectl-pwm";
        remote_pwm_id = <3>;
-       handle_cpu_id = <0>;
+       handle_cpu_id = <1>;
 
        ir_key1 {
                rockchip,usercode = <0x4040>;
        };
 };
 
+&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>
 };