Re: [PATCH 4/7] arm: juno: Enable DM_ETH

2020-07-07 Thread Tom Rini
On Thu, Jun 11, 2020 at 12:03:18PM +0100, Andre Przywara wrote:

> The smc911X driver is now DM enabled, so we can switch the Juno board
> over to use DM_ETH for the on-board Fast Ethernet device.
> Works out of the box by using the DT.
> 
> Signed-off-by: Andre Przywara 
> Reviewed-by: Linus Walleij 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Re: [PATCH 4/7] arm: juno: Enable DM_ETH

2020-06-20 Thread Linus Walleij
On Thu, Jun 11, 2020 at 1:04 PM Andre Przywara  wrote:

> The smc911X driver is now DM enabled, so we can switch the Juno board
> over to use DM_ETH for the on-board Fast Ethernet device.
> Works out of the box by using the DT.
>
> Signed-off-by: Andre Przywara 

Reviewed-by: Linus Walleij 

Yours,
Linus Walleij