ARM: STi: DT: STiH416: Change miphy356 node name to phy@fe382000
authorPeter Griffin <peter.griffin@linaro.org>
Mon, 17 Nov 2014 16:48:00 +0000 (17:48 +0100)
committerMaxime Coquelin <maxime.coquelin@st.com>
Tue, 18 Nov 2014 11:54:56 +0000 (12:54 +0100)
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>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
arch/arm/boot/dts/stih416-b2020.dts
arch/arm/boot/dts/stih416-b2020e.dts
arch/arm/boot/dts/stih416.dtsi

index 5d1543b..200a818 100644 (file)
@@ -20,7 +20,7 @@
                        non-removable;
                };
 
-               miphy365x_phy: miphy365x@fe382000 {
+               miphy365x_phy: phy@fe382000 {
                        phy_port0: port@fe382000 {
                                st,sata-gen = <3>;
                        };
index 956fab8..961799e 100644 (file)
@@ -38,7 +38,7 @@
                        non-removable;
                };
 
-               miphy365x_phy: miphy365x@fe382000 {
+               miphy365x_phy: phy@fe382000 {
                        phy_port0: port@fe382000 {
                                st,sata-gen = <3>;
                        };
index 2bdda52..fad9073 100644 (file)
                        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>;