RE: [PATCH mfd v2 1/3] mfd: rsmu: support 32-bit address space

From: Min Li
Date: Thu Jul 13 2023 - 10:55:44 EST


Hi Lee

I am writing to follow up with the following change. But I can't track it being merged with any branch, can anyone tell me where it is now? Thanks

Min

> -----Original Message-----
> From: Lee Jones <lee@xxxxxxxxxx>
> Sent: March 30, 2023 9:26 AM
> To: Min Li <lnimi@xxxxxxxxxxx>
> Cc: richardcochran@xxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
> netdev@xxxxxxxxxxxxxxx; Min Li <min.li.xe@xxxxxxxxxxx>
> Subject: Re: [PATCH mfd v2 1/3] mfd: rsmu: support 32-bit address space
>
> On Mon, 27 Mar 2023, Min Li wrote:
>
> > From: Min Li <min.li.xe@xxxxxxxxxxx>
> >
> > We used to assume 0x2010xxxx address. Now that we need to access
> > 0x2011xxxx address, we need to support read/write the whole 32-bit
> > address space.
> >
> > Also defined RSMU_MAX_WRITE_COUNT and
> > RSMU_MAX_READ_COUNT for readability
> >
> > Signed-off-by: Min Li <min.li.xe@xxxxxxxxxxx>
> > ---
> > changelog
> > -change commit message to include defining
> RSMU_MAX_WRITE/WRITE_COUNT
> >
> > drivers/mfd/rsmu.h | 2 +
> > drivers/mfd/rsmu_i2c.c | 172 +++++++++++++++++++++++++++++++--
> ------
> > drivers/mfd/rsmu_spi.c | 52 +++++++-----
> > include/linux/mfd/rsmu.h | 5 +-
> > 4 files changed, 175 insertions(+), 56 deletions(-)
>
> I changed the commit message a little and reworded/moved a comment and:
>
> Applied, thanks
>
> --
> Lee Jones [李琼斯]