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

From: Lee Jones
Date: Thu Mar 30 2023 - 09:26:26 EST


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 [李琼斯]