commit | 028447e5623722ce66b8d3fcb99d1ad17cd6965f | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Apr 04 01:31:17 2018 +0100 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed Apr 04 11:31:35 2018 +0530 |
tree | 874ec60b1eee3be670bf2166e12994dab3b1dd69 | |
parent | ba3a96df68750b79622651b75bfa669b6496f891 [diff] |
arm: dts: sunxi: update A64 to new EMAC binding The U-Boot driver for the sun8i-emac was using some preliminary DT binding. Now since Linux got its own driver in v4.15 and our driver can now cope with both bindings, let's convert the DT nodes used for the Pine64+ board over to the new bindings used by the kernel. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Reviewed-by: Jagan Teki <jagan@openedev.com>