]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 5d1543babf564072d0942689ec79ae6ea5b3af77..200a81844765d203c421df8e081a56f1801fb7a2 100644 (file)
@@ -20,7 +20,7 @@ mmc1: sdhci@fe81f000 {
                        non-removable;
                };
 
-               miphy365x_phy: miphy365x@fe382000 {
+               miphy365x_phy: phy@fe382000 {
                        phy_port0: port@fe382000 {
                                st,sata-gen = <3>;
                        };
index 956fab8b8ffe6364dd041a817c45453a8717a530..961799e1dc519e68ddd600645236010032c28420 100644 (file)
@@ -38,7 +38,7 @@ mmc1: sdhci@fe81f000 {
                        non-removable;
                };
 
-               miphy365x_phy: miphy365x@fe382000 {
+               miphy365x_phy: phy@fe382000 {
                        phy_port0: port@fe382000 {
                                st,sata-gen = <3>;
                        };
index 2bdda522c4f07614b1e47c9d04afa500fd0c27c7..fad9073ddeed1a3e4193f30140bb8c30773fd955 100644 (file)
@@ -281,7 +281,7 @@ mmc1: sdhci@fe81f000 {
                        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>;