Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ilialin@codeaurora.org (ilialin at codeaurora.org)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] soc: qcom: Separate kryo l2 accessors from PMU driver
Date: Mon, 11 Dec 2017 13:22:45 +0200	[thread overview]
Message-ID: <002101d37272$60016a20$20043e60$@codeaurora.org> (raw)
In-Reply-To: <20171205115118.ekilgrzsp47fz5ua@lakrids.cambridge.arm.com>

Hello Mark,

Do you mean, I should send them as a single series to both lists?

Thanks,
Ilia

> -----Original Message-----
> From: Mark Rutland [mailto:mark.rutland at arm.com]
> Sent: Tuesday, December 5, 2017 1:51 PM
> To: ilialin at codeaurora.org
> Cc: linux-arm-kernel at lists.infradead.org
> Subject: Re: [PATCH] soc: qcom: Separate kryo l2 accessors from PMU driver
> 
> On Tue, Dec 05, 2017 at 01:37:47PM +0200, ilialin at codeaurora.org wrote:
> > Hello Mark,
> >
> > > -----Original Message-----
> > > From: Mark Rutland [mailto:mark.rutland at arm.com]
> > > Sent: Tuesday, December 5, 2017 12:35 PM
> > > To: Ilia Lin <ilialin@codeaurora.org>
> > > Cc: linux-arm-kernel at lists.infradead.org
> > > Subject: Re: [PATCH] soc: qcom: Separate kryo l2 accessors from PMU
> > > driver
> > >
> > > Hi,
> > >
> > > On Tue, Dec 05, 2017 at 08:33:50AM +0200, Ilia Lin wrote:
> > > > The driver provides kernel level API for other drivers to access
> > > > the
> > > > MSM8996 L2 cache registers.
> > > > Separating the L2 access code from the PMU driver and making it
> > > > public to allow other drivers use it.
> > > > The accesses must be separated with a single spinlock, maintained
> > > > in this driver.
> > > >
> > > > Change-Id: I2865e888491e85d678e298279400c371427e30ea
> > > > Signed-off-by: Ilia Lin <ilialin@codeaurora.org>
> > >
> > > What other driver is going to use this?
> > >
> > > Until there is another driver, I don't see much point in factoring
> > > this
> > out.
> >
> > The other driver currently is the CPU clock driver, which needs
> > configuring the L2 registers. The clock driver will be submitted
> > through the linux-clk list and will depend on the kryo-l2-accessors
driver
> then.
> 
> Ok,
> 
> Please put the two in a series, and keep me (and Will Deacon) on Cc, so
that
> we can review both together.
> 
> Thanks,
> Mark.

  reply	other threads:[~2017-12-11 11:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-05  6:33 [PATCH] soc: qcom: Separate kryo l2 accessors from PMU driver Ilia Lin
2017-12-05 10:35 ` Mark Rutland
2017-12-05 11:37   ` ilialin at codeaurora.org
2017-12-05 11:51     ` Mark Rutland
2017-12-11 11:22       ` ilialin at codeaurora.org [this message]
2017-12-11 11:31         ` Mark Rutland

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='002101d37272$60016a20$20043e60$@codeaurora.org' \
    --to=ilialin@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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