ARM: STi: DT: STiH416: Change miphy356 node name to phy@fe382000

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>
This commit is contained in:
Peter Griffin 2014-11-17 17:48:00 +01:00 коммит произвёл Maxime Coquelin
Родитель f6b1e68a29
Коммит 3ece2c2be3
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -20,7 +20,7 @@
non-removable;
};
miphy365x_phy: miphy365x@fe382000 {
miphy365x_phy: phy@fe382000 {
phy_port0: port@fe382000 {
st,sata-gen = <3>;
};

Просмотреть файл

@ -38,7 +38,7 @@
non-removable;
};
miphy365x_phy: miphy365x@fe382000 {
miphy365x_phy: phy@fe382000 {
phy_port0: port@fe382000 {
st,sata-gen = <3>;
};

Просмотреть файл

@ -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>;