mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk3588-h0: set dp-lane-mux=<0 1 2 3>
Change-Id: I5ada157b4e5cd35feca0dc082f8ea355faeabe14 Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
@@ -911,7 +911,7 @@
|
||||
};
|
||||
|
||||
&usbdp_phy1 {
|
||||
rockchip,dp-lane-mux = <2 3>;
|
||||
rockchip,dp-lane-mux = <0 1 2 3>;
|
||||
};
|
||||
|
||||
&usbdrd_dwc3_0 {
|
||||
|
||||
Reference in New Issue
Block a user