diff options
author | Andre Przywara | 2020-11-14 17:37:46 +0000 |
---|---|---|
committer | Andre Przywara | 2021-01-25 21:52:00 +0000 |
commit | 219a5d5a975a9e561e801dea6c23e98f0c363683 (patch) | |
tree | b9aaed92fbe5467cac770b2662e89af3d69c3013 /drivers/net/ti | |
parent | 4057b98ff2f3fd112f05024cad5ccf970fa9bed4 (diff) |
net: sun8i-emac: Allow all RGMII PHY modes
So far all GBit users of the sun8i-emac driver were using the "rgmii"
PHY mode, even though this turns out to be wrong. It just worked because
the PHY driver doesn't do the proper setup (yet).
In fact for most boards the "rgmii-id" or "rgmii-txid" PHY modes are the
correct ones.
To allow the DTs to describe the phy-mode correctly, and to stay
compatible with Linux, at least allow those other RGMII modes in the
driver.
This avoids breakage if mainline DTs will be synced with U-Boot.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/net/ti')
0 files changed, 0 insertions, 0 deletions