linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: sudeep.holla@arm.com (Sudeep Holla)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] firmware: scmi: updates for v4.20
Date: Tue, 18 Sep 2018 12:17:17 +0100	[thread overview]
Message-ID: <20180918111716.GA23868@e107155-lin> (raw)

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(-)

             reply	other threads:[~2018-09-18 11:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-18 11:17 Sudeep Holla [this message]
2018-09-25 18:35 ` [GIT PULL] firmware: scmi: updates for v4.20 Olof Johansson
2018-09-26 13:25   ` Sudeep Holla

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=20180918111716.GA23868@e107155-lin \
    --to=sudeep.holla@arm.com \
    --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;
as well as URLs for NNTP newsgroup(s).