[U-Boot] [PATCH 2/2] net: xilinx: Use mdio_register_seq() to support multiple instances

Joe Hershberger joe.hershberger at gmail.com
Fri Dec 9 19:42:18 CET 2016


On Fri, Dec 9, 2016 at 12:39 AM, Michal Simek <michal.simek at xilinx.com> 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 <phanikiran.kara at gmail.com>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list