Re: [U-Boot] [PATCH 7/7] net: sh_eth: Add DM and DT support

2018-02-16 Thread Marek Vasut
On 02/16/2018 11:23 PM, Joe Hershberger wrote: > On Wed, Jan 24, 2018 at 4:21 PM, Marek Vasut wrote: >> Add DM capable code into the SH ethernet driver and support probing >> both from DT and pdata. The legacy non-DM, non-DT support is retained >> as there are still systems in the tree which are n

Re: [U-Boot] [PATCH 7/7] net: sh_eth: Add DM and DT support

2018-02-16 Thread Joe Hershberger
On Wed, Jan 24, 2018 at 4:21 PM, Marek Vasut wrote: > Add DM capable code into the SH ethernet driver and support probing > both from DT and pdata. The legacy non-DM, non-DT support is retained > as there are still systems in the tree which are not DM or DT capable. > > Signed-off-by: Marek Vasut

[U-Boot] [PATCH 7/7] net: sh_eth: Add DM and DT support

2018-01-24 Thread Marek Vasut
Add DM capable code into the SH ethernet driver and support probing both from DT and pdata. The legacy non-DM, non-DT support is retained as there are still systems in the tree which are not DM or DT capable. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu Cc: Joe Hershberger --- drivers/net/