]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: nxp: lpc: use correct ohci/ehci node names
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Sun, 30 Mar 2025 19:38:33 +0000 (21:38 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 9 May 2025 20:31:18 +0000 (22:31 +0200)
They should be named "usb@".

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20250330193833.21970-9-wsa+renesas@sang-engineering.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/nxp/lpc/lpc32xx.dtsi

index 974410918f35b62770d20192dba041887db547d9..41f41a786f9dcc05eb896085a670ef762444e02e 100644 (file)
@@ -94,7 +94,7 @@
                        /*
                         * Enable either ohci or usbd (gadget)!
                         */
-                       ohci: ohci@0 {
+                       ohci: usb@0 {
                                compatible = "nxp,ohci-nxp", "usb-ohci";
                                reg = <0x0 0x300>;
                                interrupt-parent = <&sic1>;