All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Min Li <lnimi@hotmail.com>
Cc: richardcochran@gmail.com, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org, Min Li <min.li.xe@renesas.com>
Subject: Re: [PATCH mfd v2 1/3] mfd: rsmu: support 32-bit address space
Date: Thu, 30 Mar 2023 14:26:00 +0100	[thread overview]
Message-ID: <20230330132600.GR434339@google.com> (raw)
In-Reply-To: <MW5PR03MB693295AF31ABCAF6AE52EE74A08B9@MW5PR03MB6932.namprd03.prod.outlook.com>

On Mon, 27 Mar 2023, Min Li wrote:

> From: Min Li <min.li.xe@renesas.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@renesas.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 [李琼斯]

  reply	other threads:[~2023-03-30 13:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-27 18:39 [PATCH mfd v2 1/3] mfd: rsmu: support 32-bit address space Min Li
2023-03-30 13:26 ` Lee Jones [this message]
2023-07-13 14:55   ` Min Li
2023-07-13 15:19     ` Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230330132600.GR434339@google.com \
    --to=lee@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lnimi@hotmail.com \
    --cc=min.li.xe@renesas.com \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.