net: sun8i-emac: remove support for old binding
authorAndre Przywara <andre.przywara@arm.com>
Wed, 4 Apr 2018 00:31:20 +0000 (01:31 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 4 Apr 2018 06:01:35 +0000 (11:31 +0530)
commitecd0cec04ca672b9ca8d003ef2a07429f7d4c101
tree6fcb9cc7a2315dae86e78163c66dc38d60465113
parent0bb48ef24326cf4df4ef0d2739fbbe5764b55f43
net: sun8i-emac: remove support for old binding

The original DT binding used by U-Boot's sun8i-emac driver was not really
agreed upon, and deviated from the "official" binding now used by the
kernel. Since now all U-Boot users have been converted to the new
binding, we can remove support for the old DT nodes from the driver.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
drivers/net/sun8i_emac.c