arm: socfpga: gen5: remove hacked ETH RST handling
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Sun, 13 Jan 2019 18:58:42 +0000 (19:58 +0100)
committerMarek Vasut <marex@denx.de>
Mon, 18 Feb 2019 12:00:53 +0000 (13:00 +0100)
commit473f55676a65e068ba82096f54cd1e9f16ecc006
tree3aebb98046794930da292ce46f88ae9885349fa0
parent6fb1eb1b7642d0d4dc984bc087939fb40142754c
arm: socfpga: gen5: remove hacked ETH RST handling

The 'dwmac_socfpga' ETH driver can now get the MACs out of reset
via the socfpga reset driver and can set PHY mode via syscon.

This means we can now remove the ad-hoc code to do this from
arch/arm/mach-socfpga.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
arch/arm/mach-socfpga/include/mach/reset_manager.h
arch/arm/mach-socfpga/misc.c
arch/arm/mach-socfpga/misc_gen5.c