mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -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>
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user