
14 Dec
2019
14 Dec
'19
3 a.m.
On Fri, Dec 13, 2019 at 08:12:45AM +0100, Hannes Schmelzer wrote:
commit 3b3e8a37d36e ("arm: dts: am335x: sync cpsw/mdio/phy with latest linux - drop phy_id")
did sync with recent linux kernel and replaced therefore the 'phy_id' property with a phy-handle pointing to the mdio.
This is OK for linux, but introduces trouble with the already running vxWorks on this target.
So this commit here re-inerts the phy_id property beside the phy-handle property to be compatible with both.
Signed-off-by: Hannes Schmelzer hannes.schmelzer@br-automation.com
Applied to u-boot/master, thanks!
--
Tom