
22 May
2017
22 May
'17
10:49 p.m.
On Mon, May 22, 2017 at 01:59:33AM +0100, Andre Przywara wrote:
As the kernel DT does not have an Ethernet driver and bindings, lets (re-)add the DT bindings for U-Boot's sun8i EMAC Ethernet driver, which got lost when syncing the kernel DT to U-Boot. This slightly updates the DT nodes to adapt to the new DT (clock and reset nodes), but keeps the rest the same to let it work with the existing U-Boot driver.
Signed-off-by: Andre Przywara andre.przywara@arm.com
arch/arm/dts/sun50i-a64-pine64-plus.dts | 14 +++++++++++++- arch/arm/dts/sun50i-a64-pine64.dts | 1 + arch/arm/dts/sun50i-a64.dtsi | 33 +++++++++++++++++++++++++++++++++
NAK, please start making use of -u-boot.dtsi files for these so they won't keep getting lost.
--
Tom