commit | ecd0cec04ca672b9ca8d003ef2a07429f7d4c101 | [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 | 0bb48ef24326cf4df4ef0d2739fbbe5764b55f43 [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>