Message ID | 20240615074639.1686-3-naoki@radxa.com |
---|---|
State | New |
Delegated to: | Kever Yang |
Headers | show |
Series | [1/3] rockchip: rock-3a: rock5a: rock5b: add USB GADGET related configs | expand |
diff --git a/arch/arm/dts/rk3588-rock-5b-u-boot.dtsi b/arch/arm/dts/rk3588-rock-5b-u-boot.dtsi index 8e318e624a..fabbd717b6 100644 --- a/arch/arm/dts/rk3588-rock-5b-u-boot.dtsi +++ b/arch/arm/dts/rk3588-rock-5b-u-boot.dtsi @@ -47,11 +47,11 @@ status = "okay"; }; -&usbdp_phy1 { +&usbdp_phy0 { status = "okay"; }; -&usbdp_phy0 { +&usbdp_phy1 { status = "okay"; };
sort alphanumerically. Signed-off-by: FUKAUMI Naoki <naoki@radxa.com> --- arch/arm/dts/rk3588-rock-5b-u-boot.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)