arm64: dts: uniphier: Rename usb-phy node for USB2 to usb-controller
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Tue, 13 Sep 2022 04:23:13 +0000 (13:23 +0900)
committerArnd Bergmann <arnd@arndb.de>
Wed, 28 Sep 2022 20:41:46 +0000 (22:41 +0200)
Actual phy nodes are each child node. The parent node should be
usb-controller node as a representation of the phy integration.
This applies to the devicetree for LD11 SoC.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20220913042321.4817-3-hayashi.kunihiko@socionext.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi

index 15dcfc2..16d281c 100644 (file)
                                compatible = "socionext,uniphier-ld11-pinctrl";
                        };
 
-                       usb-phy {
+                       usb-controller {
                                compatible = "socionext,uniphier-ld11-usb2-phy";
                                #address-cells = <1>;
                                #size-cells = <0>;