arm64: dts: rockchip: rk3588s-evb2-lp5: fixup iomux of dp0

from dp1m2_pins to dp0m2_pins.

Signed-off-by: Lin Jianhua <linjh@rock-chips.com>
Change-Id: Id6c2aef3307bcc5670497cf32355bb78c7cc1f7c
This commit is contained in:
Lin Jianhua
2022-03-18 10:27:16 +08:00
committed by Tao Huang
parent e0f5e518d4
commit c1e51c428e

View File

@@ -127,7 +127,7 @@
};
&dp0 {
pinctrl-0 = <&dp1m2_pins>;
pinctrl-0 = <&dp0m2_pins>;
pinctrl-names = "default";
status = "okay";
};