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:
Wyon Bi
2022-02-18 16:24:49 +08:00
committed by Tao Huang
parent 1a4c9d772a
commit 8e1b286c67

View File

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