mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09: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:
@@ -189,6 +189,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&edp {
|
||||
/delete-property/pinctrl-names;
|
||||
/delete-property/pinctrl-0;
|
||||
};
|
||||
|
||||
&iep {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user