mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: remove edp_hpd pinctrl for rk3399 linux
The edp_hpd pin had the conflict with the hdmi cec, enable the hdmi-cec by default. Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: Id129364c352377c59f2b2ff48dd97ffefaf6af11
This commit is contained in:
parent
c3f028f9df
commit
726602e766
|
|
@ -189,6 +189,11 @@ route_edp: route-edp {
|
|||
};
|
||||
};
|
||||
|
||||
&edp {
|
||||
/delete-property/pinctrl-names;
|
||||
/delete-property/pinctrl-0;
|
||||
};
|
||||
|
||||
&iep {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user