mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-25 13:14:07 +08:00
riscv: dts: starfive: visionfive 2: Enable usb0
usb0 was disabled by mistake when merging, so enable it.
Fixes: e7c304c034
("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>
This commit is contained in:
parent
3e8bd1ba29
commit
2f9f488e7b
@ -513,6 +513,7 @@
|
|||||||
|
|
||||||
&usb0 {
|
&usb0 {
|
||||||
dr_mode = "peripheral";
|
dr_mode = "peripheral";
|
||||||
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&U74_1 {
|
&U74_1 {
|
||||||
|
Loading…
Reference in New Issue
Block a user