Skip to content

Commit b280613

Browse files
Wolfram Sanggeertu
authored andcommitted
ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable USB host port
Can be used via the USB connector J20. 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 abbf127 commit b280613

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@
7676
status = "okay";
7777
};
7878

79+
&pci_usb {
80+
status = "okay";
81+
};
82+
7983
&pinctrl {
8084
pins_eth0: pins-eth0 {
8185
pinmux = <RZN1_PINMUX(0, RZN1_FUNC_CLK_ETH_MII_RGMII_RMII)>,

0 commit comments

Comments
 (0)