On Mon, Oct 29, 2018 at 8:04 AM Hannes Schmelzer <han...@schmelzer.or.at> wrote: > > > On 10/26/18 5:38 AM, Grygorii Strashko wrote: > > All existing TI SoCs network HW have similar MDIO implementation, so > > introduce common mdio support library which can be reused by TI networking > > drivers. > > > > Signed-off-by: Grygorii Strashko <grygorii.stras...@ti.com> > > --- > > drivers/net/ti/Makefile | 2 +- > > drivers/net/ti/cpsw_mdio.c | 205 > > +++++++++++++++++++++++++++++++++++++++++++++ > > drivers/net/ti/cpsw_mdio.h | 18 ++++ > > 3 files changed, 224 insertions(+), 1 deletion(-) > > create mode 100644 drivers/net/ti/cpsw_mdio.c > > create mode 100644 drivers/net/ti/cpsw_mdio.h > > > Hi, > why we don't combine this with: > http://patchwork.ozlabs.org/patch/939726/ ? looks much more elegant to me.
I agree we should be moving that direction, but consolidating TI MDIO implementation is fairly orthogonal. Also haven't heard back from Ken on feedback to that patch. > cheers, > Hannes > > _______________________________________________ > U-Boot mailing list > U-Boot@lists.denx.de > https://lists.denx.de/listinfo/u-boot _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot