Re: [PATCH v2 net-next 1/3] net: mdio: mscc-miim: convert to a regmap implementation

From: Vladimir Oltean
Date: Sat Nov 27 2021 - 12:25:09 EST


On Thu, Nov 25, 2021 at 12:12:59PM -0800, Colin Foster wrote:
> Utilize regmap instead of __iomem to perform indirect mdio access. This
> will allow for custom regmaps to be used by way of the mscc_miim_setup
> function.
>
> Signed-off-by: Colin Foster <colin.foster@xxxxxxxxxxxxxxxx>
> ---

Tested-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>