mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable USB host port
Can be used via the USB connector J20. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/20250508074311.20343-6-wsa+renesas@sang-engineering.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
parent
abbf127283
commit
b280613d48
1 changed files with 4 additions and 0 deletions
|
@ -76,6 +76,10 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&pci_usb {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
pins_eth0: pins-eth0 {
|
||||
pinmux = <RZN1_PINMUX(0, RZN1_FUNC_CLK_ETH_MII_RGMII_RMII)>,
|
||||
|
|
Loading…
Add table
Reference in a new issue