]> Git Repo - J-u-boot.git/commit
net: davinci_emac: drop support for unused PHYs
authorBartosz Golaszewski <[email protected]>
Mon, 29 Apr 2019 16:37:08 +0000 (18:37 +0200)
committerTom Rini <[email protected]>
Sat, 4 May 2019 17:04:01 +0000 (13:04 -0400)
commit50e3b4c7aa637f7ccf92c51e3a0fae931e0a7c4e
treeeee65154e9bea1be748c0293fdce71a97dc6d1a2
parent4862830b696a6d0750e19d32a82553cdb41a85f8
net: davinci_emac: drop support for unused PHYs

The boards with SoCs from the DaVinci DM* family used to come with
different PHYs that needed special support implemented in mach-davinci.

Since the support for these chips has long been removed, we can now
drop this unnused code from the emac driver.

Signed-off-by: Bartosz Golaszewski <[email protected]>
drivers/net/ti/davinci_emac.c
This page took 0.032909 seconds and 4 git commands to generate.