riscv: dts: starfive: visionfive 2: Enable usb0
authorHal Feng <hal.feng@starfivetech.com>
Tue, 29 Aug 2023 02:05:10 +0000 (10:05 +0800)
committerConor Dooley <conor.dooley@microchip.com>
Wed, 13 Sep 2023 13:24:56 +0000 (14:24 +0100)
usb0 was disabled by mistake when merging, so enable it.

Fixes: e7c304c0346d ("riscv: dts: starfive: jh7110: add the node and pins configuration for tdm")
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi

index d4ceda901f333aecd2a1f98b7faf4c58b24e2f20..687dccd88f597fb8cfefaa081facd2ada6edd31c 100644 (file)
 
 &usb0 {
        dr_mode = "peripheral";
+       status = "okay";
 };
 
 &U74_1 {