Unverified Commit 8fa3e658 authored by Kunihiko Hayashi's avatar Kunihiko Hayashi Committed by Arnd Bergmann
Browse files

arm64: dts: uniphier: Rename usb-phy node for USB2 to usb-controller



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: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20220913042321.4817-3-hayashi.kunihiko@socionext.com

'
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 2dfb62d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -530,7 +530,7 @@ pinctrl: pinctrl {
				compatible = "socionext,uniphier-ld11-pinctrl";
			};

			usb-phy {
			usb-controller {
				compatible = "socionext,uniphier-ld11-usb2-phy";
				#address-cells = <1>;
				#size-cells = <0>;