mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
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:
@@ -127,7 +127,7 @@
|
||||
};
|
||||
|
||||
&dp0 {
|
||||
pinctrl-0 = <&dp1m2_pins>;
|
||||
pinctrl-0 = <&dp0m2_pins>;
|
||||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user