On 5/30/2020 4:51 AM, Vladimir Oltean wrote: > From: Maxim Kochetkov <fido_...@inbox.ru> > > Add the register definitions for the MSCC MIIM MDIO controller in > preparation for seville_vsc9959.c to create its accessors for the > internal MDIO bus. > > Since we've introduced elements to ocelot_regfields that are not > instantiated by felix and ocelot, we need to define the size of the > regfields arrays explicitly, otherwise ocelot_regfields_init, which > iterates up to REGFIELD_MAX, will fault on the undefined regfield > entries (if we're lucky). > > Signed-off-by: Maxim Kochetkov <fido_...@inbox.ru> > Signed-off-by: Vladimir Oltean <vladimir.olt...@nxp.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH v2 net-next 00/13] New DSA driver for VSC9953 Sevi... Vladimir Oltean
- [PATCH v2 net-next 01/13] regmap: add helper for per... Vladimir Oltean
- [PATCH v2 net-next 03/13] net: mscc: ocelot: convert... Vladimir Oltean
- Re: [PATCH v2 net-next 03/13] net: mscc: ocelot:... Florian Fainelli
- [PATCH v2 net-next 04/13] soc/mscc: ocelot: add MII ... Vladimir Oltean
- Re: [PATCH v2 net-next 04/13] soc/mscc: ocelot: ... Florian Fainelli
- [PATCH v2 net-next 10/13] net: mscc: ocelot: extend ... Vladimir Oltean
- Re: [PATCH v2 net-next 10/13] net: mscc: ocelot:... Florian Fainelli
- [PATCH v2 net-next 08/13] net: mscc: ocelot: disable... Vladimir Oltean
- Re: [PATCH v2 net-next 08/13] net: mscc: ocelot:... Florian Fainelli
- [PATCH v2 net-next 05/13] net: mscc: ocelot: convert... Vladimir Oltean
- Re: [PATCH v2 net-next 05/13] net: mscc: ocelot:... Florian Fainelli
- Re: [PATCH v2 net-next 05/13] net: mscc: oce... Vladimir Oltean
- Re: [PATCH v2 net-next 05/13] net: mscc:... Florian Fainelli
- [PATCH v2 net-next 02/13] net: dsa: felix: set prope... Vladimir Oltean
- Re: [PATCH v2 net-next 02/13] net: dsa: felix: s... Florian Fainelli