aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2014-11-13 15:44:26 +0000
committerPeter Griffin <peter.griffin@linaro.org>2014-11-17 16:44:52 +0000
commit510455c045edcdb012a9066c0667dae9fe1b7b67 (patch)
treed1598814568eed03b7d900b03efb7bbda8a2719a
parent8529d86766bae4df61adb708fc89ef3202797cc7 (diff)
ARM: STi: DT: STiH416: Change miphy356 node name to phy@fe382000usb-dt-for-3-19-v3-removed
Following Arnds review comments, update the miphy365 to follow the common convention of naming the phy node names as phy@addr. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Suggested-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r--arch/arm/boot/dts/stih416-b2020.dts2
-rw-r--r--arch/arm/boot/dts/stih416-b2020e.dts2
-rw-r--r--arch/arm/boot/dts/stih416.dtsi2
3 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/stih416-b2020.dts b/arch/arm/boot/dts/stih416-b2020.dts
index 5d1543babf56..200a81844765 100644
--- a/arch/arm/boot/dts/stih416-b2020.dts
+++ b/arch/arm/boot/dts/stih416-b2020.dts
@@ -20,7 +20,7 @@
non-removable;
};
- miphy365x_phy: miphy365x@fe382000 {
+ miphy365x_phy: phy@fe382000 {
phy_port0: port@fe382000 {
st,sata-gen = <3>;
};
diff --git a/arch/arm/boot/dts/stih416-b2020e.dts b/arch/arm/boot/dts/stih416-b2020e.dts
index 956fab8b8ffe..961799e1dc51 100644
--- a/arch/arm/boot/dts/stih416-b2020e.dts
+++ b/arch/arm/boot/dts/stih416-b2020e.dts
@@ -38,7 +38,7 @@
non-removable;
};
- miphy365x_phy: miphy365x@fe382000 {
+ miphy365x_phy: phy@fe382000 {
phy_port0: port@fe382000 {
st,sata-gen = <3>;
};
diff --git a/arch/arm/boot/dts/stih416.dtsi b/arch/arm/boot/dts/stih416.dtsi
index 2bdda522c4f0..fad9073ddeed 100644
--- a/arch/arm/boot/dts/stih416.dtsi
+++ b/arch/arm/boot/dts/stih416.dtsi
@@ -281,7 +281,7 @@
clocks = <&clk_s_a1_ls 8>;
};
- miphy365x_phy: miphy365x@fe382000 {
+ miphy365x_phy: phy@fe382000 {
compatible = "st,miphy365x-phy";
st,syscfg = <&syscfg_rear>;
#address-cells = <1>;