Skip to content

Commit 36d2368

Browse files
LuoXiaoTanrkhuangtao
authored andcommitted
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>
1 parent cd8c7b5 commit 36d2368

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-edp-android-6.0.dts

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,22 @@
223223
};
224224
};
225225

226+
&pinctrl {
227+
status = "okay";
228+
229+
hdmiin {
230+
hdmiin_gpios: hdmiin_gpios {
231+
rockchip,pins =
232+
<2 5 RK_FUNC_GPIO &pcfg_pull_none>,
233+
<2 6 RK_FUNC_GPIO &pcfg_pull_none>,
234+
<2 7 RK_FUNC_GPIO &pcfg_pull_none>,
235+
<2 8 RK_FUNC_GPIO &pcfg_pull_none>,
236+
<2 9 RK_FUNC_GPIO &pcfg_pull_none>,
237+
<2 12 RK_FUNC_GPIO &pcfg_pull_none>;
238+
};
239+
};
240+
};
241+
226242
&rk_screen {
227243
#include <dt-bindings/display/screen-timing/lcd-F402.dtsi>
228244
};

0 commit comments

Comments
 (0)