Re: [PATCH 14/21] net: ks8851_mll: Remove legacy non-DM_ETH code and callers

2022-08-20 Thread Tom Rini
On Tue, Aug 02, 2022 at 07:33:40AM -0400, Tom Rini wrote: > As this driver has been converted to DM_ETH and the migration deadline > is 2 years passed, remove the legacy code and callers. > > Cc: Eugen Hristev > Signed-off-by: Tom Rini > Acked-by: Ramon Fried Applied to u-boot/master, thanks!

Re: [PATCH 14/21] net: ks8851_mll: Remove legacy non-DM_ETH code and callers

2022-08-06 Thread Ramon Fried
On Tue, Aug 2, 2022 at 2:37 PM Tom Rini wrote: > > As this driver has been converted to DM_ETH and the migration deadline > is 2 years passed, remove the legacy code and callers. > > Cc: Eugen Hristev > Signed-off-by: Tom Rini > --- > board/atmel/at91sam9n12ek/at91sam9n12ek.c | 35 --- >

[PATCH 14/21] net: ks8851_mll: Remove legacy non-DM_ETH code and callers

2022-08-02 Thread Tom Rini
As this driver has been converted to DM_ETH and the migration deadline is 2 years passed, remove the legacy code and callers. Cc: Eugen Hristev Signed-off-by: Tom Rini --- board/atmel/at91sam9n12ek/at91sam9n12ek.c | 35 --- drivers/net/ks8851_mll.c | 75