mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
arm64: dts: renesas: rzv2mevk2: Enable USB3 DRD, Peripheral and Host
Enable USB3 Host, Peripheral and DRD modules on RZ/V2M EVK. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20230121145853.4792-12-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
committed by
Geert Uytterhoeven
parent
670e2a8b9b
commit
967219e5d4
@@ -89,6 +89,18 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb3drd {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb3host {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb3peri {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&wdt0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user