projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f6e0ed
)
ARM: dts: am335x-shc: get rid of phy_id property
author
Grygorii Strashko
<grygorii.strashko@ti.com>
Sun, 9 Sep 2018 00:04:57 +0000
(19:04 -0500)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 20 Sep 2018 21:33:11 +0000
(14:33 -0700)
The phy_id property is deprecated and phy-handle has to be used instead.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-shc.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am335x-shc.dts
b/arch/arm/boot/dts/am335x-shc.dts
index
4f6a286
..
1d925ed
100644
(file)
--- a/
arch/arm/boot/dts/am335x-shc.dts
+++ b/
arch/arm/boot/dts/am335x-shc.dts
@@
-206,7
+206,6
@@
status = "okay";
slaves = <1>;
cpsw_emac0: slave@4a100200 {
- phy_id = <&davinci_mdio>, <0>;
phy-mode = "mii";
phy-handle = <ðernetphy0>;
};