projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2681eed
)
ARM: dts: uniphier: Rename usb-phy node for USB2 to usb-controller
author
Kunihiko Hayashi
<hayashi.kunihiko@socionext.com>
Tue, 13 Sep 2022 04:22:42 +0000
(13:22 +0900)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 28 Sep 2022 20:41:34 +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 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>
arch/arm/boot/dts/uniphier-pro4.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/uniphier-pro4.dtsi
b/arch/arm/boot/dts/uniphier-pro4.dtsi
index a53b73ee93e90f38a6387b08848e3424002b95c2..6140eb42c42ae80f4cebdbc0dc11484b5d238195 100644
(file)
--- a/
arch/arm/boot/dts/uniphier-pro4.dtsi
+++ b/
arch/arm/boot/dts/uniphier-pro4.dtsi
@@
-376,7
+376,7
@@
compatible = "socionext,uniphier-pro4-pinctrl";
};
- usb-
phy
{
+ usb-
controller
{
compatible = "socionext,uniphier-pro4-usb2-phy";
#address-cells = <1>;
#size-cells = <0>;