Commit 2f9f488e authored by Hal Feng's avatar Hal Feng Committed by Conor Dooley
Browse files

riscv: dts: starfive: visionfive 2: Enable usb0



usb0 was disabled by mistake when merging, so enable it.

Fixes: e7c304c0 ("riscv: dts: starfive: jh7110: add the node and pins configuration for tdm")
Signed-off-by: default avatarHal Feng <hal.feng@starfivetech.com>
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
parent 3e8bd1ba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -513,6 +513,7 @@ &uart0 {

&usb0 {
	dr_mode = "peripheral";
	status = "okay";
};

&U74_1 {