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>
This commit is contained in:
LuoXiaoTan
2017-04-06 00:07:38 -07:00
committed by Huang, Tao
parent cd8c7b5b05
commit 36d23688b0

View File

@@ -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>
};