All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] firmware: scmi: updates for v4.20
@ 2018-09-18 11:17 Sudeep Holla
  2018-09-25 18:35 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Sudeep Holla @ 2018-09-18 11:17 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM-SoC team,

I have based this one on v4.19-rc3 in order to avoid conflicts with the
driver fix that went in after -rc2. Please pull !

Regards,
Sudeep

--
The following changes since commit 11da3a7f84f19c26da6f86af878298694ede0804:

  Linux 4.19-rc3 (2018-09-09 17:26:43 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-updates-4.20

for you to fetch changes up to 1a63fe9a2b1f47af5b2b7436b41824b14999c17a:

  firmware: arm_scmi: add a getter for power of performance states (2018-09-10 17:37:06 +0100)

----------------------------------------------------------------
SCMI updates for v4.20

1. Addition of interface to fetch estimated power from the firmware
   corresponding to each OPP of a device

2. Cleanup using strlcpy to ensure NULL-terminated strings for name
   strings instead of relying on the firmware to do the same

----------------------------------------------------------------
Quentin Perret (1):
      firmware: arm_scmi: add a getter for power of performance states

Sudeep Holla (1):
      firmware: arm_scmi: use strlcpy to ensure NULL-terminated strings

 drivers/firmware/arm_scmi/base.c    |  2 +-
 drivers/firmware/arm_scmi/clock.c   |  2 +-
 drivers/firmware/arm_scmi/perf.c    | 30 +++++++++++++++++++++++++++++-
 drivers/firmware/arm_scmi/power.c   |  2 +-
 drivers/firmware/arm_scmi/sensors.c |  2 +-
 include/linux/scmi_protocol.h       |  4 ++++
 6 files changed, 37 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] firmware: scmi: updates for v4.20
  2018-09-18 11:17 [GIT PULL] firmware: scmi: updates for v4.20 Sudeep Holla
@ 2018-09-25 18:35 ` Olof Johansson
  2018-09-26 13:25   ` Sudeep Holla
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2018-09-25 18:35 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Sep 18, 2018 at 12:17:17PM +0100, Sudeep Holla wrote:
> Hi ARM-SoC team,
> 
> I have based this one on v4.19-rc3 in order to avoid conflicts with the
> driver fix that went in after -rc2. Please pull !

No worries! This works well, you also have the choice of just using our fixes
branch at the time as your base if for some reason you prefer that (or at
later -rcs).

> The following changes since commit 11da3a7f84f19c26da6f86af878298694ede0804:
> 
>   Linux 4.19-rc3 (2018-09-09 17:26:43 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-updates-4.20
> 
> for you to fetch changes up to 1a63fe9a2b1f47af5b2b7436b41824b14999c17a:
> 
>   firmware: arm_scmi: add a getter for power of performance states (2018-09-10 17:37:06 +0100)

Merged, thanks!


-Olof

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] firmware: scmi: updates for v4.20
  2018-09-25 18:35 ` Olof Johansson
@ 2018-09-26 13:25   ` Sudeep Holla
  0 siblings, 0 replies; 3+ messages in thread
From: Sudeep Holla @ 2018-09-26 13:25 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Sep 25, 2018 at 11:35:10AM -0700, Olof Johansson wrote:
> On Tue, Sep 18, 2018 at 12:17:17PM +0100, Sudeep Holla wrote:
> > Hi ARM-SoC team,
> > 
> > I have based this one on v4.19-rc3 in order to avoid conflicts with the
> > driver fix that went in after -rc2. Please pull !
> 
> No worries! This works well, you also have the choice of just using our fixes
> branch at the time as your base if for some reason you prefer that (or at
> later -rcs).
>

Ah right, I remember doing that in the past, not sure why I didn't think
about that option this time. I prefer using previous fixes as base as
it keeps things simply, will follow that in future.

> > The following changes since commit 11da3a7f84f19c26da6f86af878298694ede0804:
> > 
> >   Linux 4.19-rc3 (2018-09-09 17:26:43 -0700)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-updates-4.20
> > 
> > for you to fetch changes up to 1a63fe9a2b1f47af5b2b7436b41824b14999c17a:
> > 
> >   firmware: arm_scmi: add a getter for power of performance states (2018-09-10 17:37:06 +0100)
> 
> Merged, thanks!
>

Thanks.

--
Regards,
Sudeep

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-26 13:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-18 11:17 [GIT PULL] firmware: scmi: updates for v4.20 Sudeep Holla
2018-09-25 18:35 ` Olof Johansson
2018-09-26 13:25   ` Sudeep Holla

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.