Skip to content

Commit 218a676

Browse files
Wolfram Sanggeertu
authored andcommitted
ARM: dts: renesas: r9a06g032-rzn1d400-db: Enable USB device port
Can be used via the microUSB connector CN9. Signed-off-by: Wolfram Sang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent 0d2da09 commit 218a676

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,10 @@
282282
status = "okay";
283283
};
284284

285+
&udc {
286+
status = "okay";
287+
};
288+
285289
&wdt0 {
286290
timeout-sec = <60>;
287291
status = "okay";

0 commit comments

Comments
 (0)