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:
Caesar Wang 2020-05-07 15:29:15 +08:00 committed by Tao Huang
parent c3f028f9df
commit 726602e766

View File

@ -189,6 +189,11 @@ route_edp: route-edp {
};
};
&edp {
/delete-property/pinctrl-names;
/delete-property/pinctrl-0;
};
&iep {
status = "okay";
};