commit | 94f3bbd949239a956a6d4dc48d22354d576b2b75 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Apr 04 01:31:20 2018 +0100 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed Apr 04 11:31:35 2018 +0530 |
tree | 6fcb9cc7a2315dae86e78163c66dc38d60465113 | |
parent | eb6b75105157c26d43226686ed33bc3c4237f0f0 [diff] |
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>