Re: [PATCH] regmap: allow upshifting register addresses before performing operations

From: Maxime Chevallier
Date: Fri Apr 07 2023 - 12:37:44 EST


Hello Mark,

On Fri, 7 Apr 2023 17:25:58 +0100
Mark Brown <broonie@xxxxxxxxxx> wrote:

> On Fri, Apr 07, 2023 at 05:26:04PM +0200, Maxime Chevallier wrote:
> > Similar to the existing reg_downshift mechanism, that is used to
> > translate register addresses on busses that have a smaller address
> > stride, it's also possible to want to upshift register addresses.
>
> There were some KUnit tests added for regmap, could you add
> coverage for this there please?

Sure, I will take a look and update the test.

Thanks,

Maxime