commit | eb6b75105157c26d43226686ed33bc3c4237f0f0 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Apr 04 01:31:19 2018 +0100 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed Apr 04 11:31:35 2018 +0530 |
tree | 5ed89e63553bdaa92ff07baa9b31d77fdb12dd17 | |
parent | b7923232bca20f6a562e7fa33712a6c153dfe666 [diff] |
arm: dts: sunxi: update H5 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 by the OrangePi PC2 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>