dts: am335x-brsmarc1/xre1: insert phy_id again
authorHannes Schmelzer <hannes.schmelzer@br-automation.com>
Fri, 13 Dec 2019 07:12:45 +0000 (08:12 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 13 Dec 2019 18:01:12 +0000 (13:01 -0500)
commit05767707a8bb9c869346149c873cfc2320493651
tree2eeca66b442d384be8062855cb76f84c2ff23e9e
parentf39abbbc531eb7b246d83dbb765e65afcc0989f8
dts: am335x-brsmarc1/xre1: insert phy_id again

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>
arch/arm/dts/am335x-brsmarc1.dts
arch/arm/dts/am335x-brxre1.dts