Re: [PATCH v5 net-next 2/3] net: mscc: ocelot: add ability to perform bulk reads

From: Vladimir Oltean
Date: Tue Feb 08 2022 - 08:17:51 EST


On Mon, Feb 07, 2022 at 08:46:43PM -0800, Colin Foster wrote:
> Regmap supports bulk register reads. Ocelot does not. This patch adds
> support for Ocelot to invoke bulk regmap reads. That will allow any driver
> that performs consecutive reads over memory regions to optimize that
> access.
>
> Signed-off-by: Colin Foster <colin.foster@xxxxxxxxxxxxxxxx>
> ---

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