Re: [PATCH v4 3/8] arm64/sysreg: Convert SPE registers to automatic generation

From: Rob Herring
Date: Mon Jan 09 2023 - 15:19:46 EST


On Mon, Jan 9, 2023 at 1:33 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> On Mon, Jan 09, 2023 at 01:26:19PM -0600, Rob Herring wrote:
> > Convert all the SPE register defines to automatic generation. No
> > functional changes.
> >
> > New registers and fields for SPEv1.2 are added with the conversion.
> >
> > Some of the PMBSR MSS field defines are kept as the automatic generation
> > has no way to create multiple names for the same register bits. The
> > meaning of the MSS field depends on other bits.
> >
> > Tested-by: James Clark <james.clark@xxxxxxx>
> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> > ---
> > v4:
> > - Rebase on v6.2-rc1
> > v3:
> > - Make some fields enums and add some missing fields
>
> What changed to invalidate my Reviewed-by?
>
> https://lore.kernel.org/all/Y2kgC9QlBwvXTLe6@xxxxxxxxxxxxx/

Ugg, sorry. Nothing changed, I just forgot to add it.

Rob