On Fri, Dec 9, 2016 at 12:39 AM, Michal Simek <[email protected]> wrote: > axi_emac, emaclite and gem have the same issue with registering > multiple instances with mdio busses. mdio bus name has to be uniq but > drivers are setting up only one name for all. > Use mdio_register_seq() and pass dev->seq number to allow multiple > mdio instances registration. > > Reported-by: Phani Kiran Kara <[email protected]> > Signed-off-by: Michal Simek <[email protected]>
Acked-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

