Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20220913042249.4708-3-hayashi.kunihiko@socionext.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Kunihiko Hayashi and committed by
Arnd Bergmann
242c78ff 2681eed2

+1 -1
+1 -1
arch/arm/boot/dts/uniphier-pro4.dtsi
··· 376 376 compatible = "socionext,uniphier-pro4-pinctrl"; 377 377 }; 378 378 379 - usb-phy { 379 + usb-controller { 380 380 compatible = "socionext,uniphier-pro4-usb2-phy"; 381 381 #address-cells = <1>; 382 382 #size-cells = <0>;