Commit 242c78ff authored by Kunihiko Hayashi's avatar Kunihiko Hayashi Committed by Arnd Bergmann

ARM: 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 Pro4 SoC.
Signed-off-by: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20220913042249.4708-3-hayashi.kunihiko@socionext.com'
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 2681eed2
...@@ -376,7 +376,7 @@ pinctrl: pinctrl { ...@@ -376,7 +376,7 @@ pinctrl: pinctrl {
compatible = "socionext,uniphier-pro4-pinctrl"; compatible = "socionext,uniphier-pro4-pinctrl";
}; };
usb-phy { usb-controller {
compatible = "socionext,uniphier-pro4-usb2-phy"; compatible = "socionext,uniphier-pro4-usb2-phy";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment