Commit 3ece2c2b authored by Peter Griffin's avatar Peter Griffin Committed by Maxime Coquelin

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: default avatarPeter Griffin <peter.griffin@linaro.org>
Suggested-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarMaxime Coquelin <maxime.coquelin@st.com>
parent f6b1e68a
......@@ -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>;
};
......
......@@ -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>;
};
......
......@@ -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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment