summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-edp-android-6.0.dts
diff options
context:
space:
mode:
authorLuoXiaoTan <lxt@rock-chips.com>2017-04-06 00:07:38 -0700
committerHuang, Tao <huangtao@rock-chips.com>2017-04-14 17:02:03 +0800
commit36d23688b070d3a85274343360f0186f65243eb6 (patch)
treece21b7c0850b15bdeb3a9845f2edcb0676cf99c6 /arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-edp-android-6.0.dts
parentcd8c7b5b05e74cdda5d1291ff4ae03e13bb2eee9 (diff)
arm64: dts: rk3399-sapphire: add iomux for hdmiin
add pinctrl for tc358749x power control Change-Id: I4e72b936fb7190791f13d83799155f80e257a117 Signed-off-by: LuoXiaoTan <lxt@rock-chips.com>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-edp-android-6.0.dts')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-edp-android-6.0.dts16
1 files changed, 16 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-edp-android-6.0.dts b/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-edp-android-6.0.dts
index 3931eafbe4bd..478bccbb8cc9 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-edp-android-6.0.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-edp-android-6.0.dts
@@ -223,6 +223,22 @@
};
};
+&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>
};