You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
arm64: dts: rockchip: rk3588-evb2-lp4-v10-edp2dp: Use hpd pinmux
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com> Change-Id: I1d2bd4e31df86a17fa0a30d78643bf1915d6c066
This commit is contained in:
@@ -26,8 +26,7 @@
|
||||
|
||||
&edp0 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&edp0_hpd>;
|
||||
hpd-gpios = <&gpio1 RK_PA5 GPIO_ACTIVE_HIGH>;
|
||||
pinctrl-0 = <&hdmim0_tx0_hpd>;
|
||||
#sound-dai-cells = <1>;
|
||||
status = "okay";
|
||||
};
|
||||
@@ -48,14 +47,6 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
edp {
|
||||
edp0_hpd: edp0-hpd {
|
||||
rockchip,pins = <1 RK_PA5 0 &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&spdif_tx3 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user