netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Min Li <min.li.xe@renesas.com>
Cc: Min Li <lnimi@hotmail.com>,
	"richardcochran@gmail.com" <richardcochran@gmail.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH mfd v2 1/3] mfd: rsmu: support 32-bit address space
Date: Thu, 13 Jul 2023 16:19:50 +0100	[thread overview]
Message-ID: <20230713151950.GA968624@google.com> (raw)
In-Reply-To: <OS3PR01MB6593BFFA683814654C957589BA37A@OS3PR01MB6593.jpnprd01.prod.outlook.com>

> Hi Lee

> > -----Original Message-----
> > From: Lee Jones <lee@kernel.org>
> > Sent: March 30, 2023 9:26 AM
> > 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
> > 
> > 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
> 
> 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

67d6c76fc815c ("mfd: rsmu: Support 32-bit address space")

-- 
Lee Jones [李琼斯]

      reply	other threads:[~2023-07-13 15:19 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
2023-07-13 14:55   ` Min Li
2023-07-13 15:19     ` Lee Jones [this message]

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=20230713151950.GA968624@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).