Re: [PATCH] tpm: atmel: Drop PPC64 specific MMIO setup
From: Rob Herring
Date: Wed Nov 06 2024 - 13:32:30 EST
On Wed, Nov 6, 2024 at 12:19 PM Jarkko Sakkinen <jarkko@xxxxxxxxxx> wrote:
>
> On Wed Nov 6, 2024 at 8:17 PM EET, Jarkko Sakkinen wrote:
> > > Whatever happened to this? Can you please apply my patch if you don't
> > > have the time for further rework.
> >
> > Sorry unintentional.
> >
> > I applied with
> >
> > -static void __iomem * atmel_get_base_addr(unsigned long *base, int *region_size)
> > +static void __iomem *atmel_get_base_addr(unsigned long *base, int *region_size)
> >
> > as this gives checkpatch error.
>
> See:
> https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/commit/?id=b18ffd5e0faaa02bffda61e19a013573451008d4
>
> If that looks good to you, I can mirror it to -next.
Looks good. Thanks.
Rob