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:
parent
1a4c9d772a
commit
8e1b286c67
1 changed files with 1 additions and 10 deletions
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue