diff --git a/arch/arm64/boot/dts/rockchip/rk3588-evb2-lp4-v10-edp2dp.dts b/arch/arm64/boot/dts/rockchip/rk3588-evb2-lp4-v10-edp2dp.dts index 112d8973f7a7..2373983ef41c 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588-evb2-lp4-v10-edp2dp.dts +++ b/arch/arm64/boot/dts/rockchip/rk3588-evb2-lp4-v10-edp2dp.dts @@ -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"; };