[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230330132600.GR434339@google.com>
Date: Thu, 30 Mar 2023 14:26:00 +0100
From: Lee Jones <lee@...nel.org>
To: Min Li <lnimi@...mail.com>
Cc: richardcochran@...il.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, Min Li <min.li.xe@...esas.com>
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@...esas.com>
>
> 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@...esas.com>
> ---
> 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 [李琼斯]
Powered by blists - more mailing lists