Skip to content

Commit 2f9f488

Browse files
hal-fengConchuOD
authored andcommitted
riscv: dts: starfive: visionfive 2: Enable usb0
usb0 was disabled by mistake when merging, so enable it. Fixes: e7c304c ("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>
1 parent 3e8bd1b commit 2f9f488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,7 @@
513513

514514
&usb0 {
515515
dr_mode = "peripheral";
516+
status = "okay";
516517
};
517518

518519
&U74_1 {

0 commit comments

Comments
 (0)