Re: [U-Boot] [PATCH 2/3] arm: dts: am437x: sync cpsw/mdio/phy with latest linux - drop phy_id

2019-11-04 Thread Tom Rini
On Sat, Aug 31, 2019 at 10:30:33AM +0300, Grygorii Strashko wrote: > Synchronize CPSW/MDIO/PHY DT nodes with latest linux - replace deprecated > phy_id property with phy-handle. > > Signed-off-by: Grygorii Strashko > Cc: Lokesh Vutla Applied to u-boot/master, thanks! -- Tom signature.asc D

[U-Boot] [PATCH 2/3] arm: dts: am437x: sync cpsw/mdio/phy with latest linux - drop phy_id

2019-08-31 Thread Grygorii Strashko
Synchronize CPSW/MDIO/PHY DT nodes with latest linux - replace deprecated phy_id property with phy-handle. Signed-off-by: Grygorii Strashko Cc: Lokesh Vutla --- arch/arm/dts/am437x-gp-evm.dts | 6 +- arch/arm/dts/am437x-idk-evm.dts | 7 ++- arch/arm/dts/am437x-sk-evm.dts | 12 ++