From: Sudeep Holla <sudeep.holla@arm.com>
To: ARM SoC Team <arm@kernel.org>,
ALKML <linux-arm-kernel@lists.infradead.org>
Cc: Olof Johansson <olof@lixom.net>,
Sudeep Holla <sudeep.holla@arm.com>,
Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>
Subject: [GIT PULL] firmware: arm_scmi: updates for v5.3
Date: Thu, 13 Jun 2019 15:23:05 +0100 [thread overview]
Message-ID: <20190613142305.GC7283@e107155-lin> (raw)
Hi ARM SoC Team,
Please pull !
Note this contains associated/dependent hwmon driver changes that is
Acked by Guenter Roeck
Regards,
Sudeep
-->8
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-updates-5.3
for you to fetch changes up to ac778e62634eee0685b622605b063a49edf2f2d1:
hwmon: scmi: Scale values to target desired HWMON units (2019-06-12 12:29:51 +0100)
----------------------------------------------------------------
ARM SCMI updates/fixes for v5.3
1. Correction to ARM document ID referred in SCMI protocol binding
2. Fix to correct bitfield definitions for SENSOR_DESC attributes which
otherwise will calculate sensor values on wrong scale
3. Adds the missing rate_discrete flag setting so that discrete clocks
are handled correctly. Without this fix it assumes continuous range
which is incorrect
4. Adds support to read and scale the sensor values based on the factor
read from the firmware
----------------------------------------------------------------
Florian Fainelli (2):
firmware: arm_scmi: fetch and store sensor scale
hwmon: scmi: Scale values to target desired HWMON units
Peng Fan (1):
firmware: arm_scmi: update rate_discrete in clock_describe_rates_get
Sudeep Holla (1):
firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributes
Volodymyr Babchuk (1):
dt-bindings: arm: fix the document ID for SCMI protocol documentation
Documentation/devicetree/bindings/arm/arm,scmi.txt | 2 +-
drivers/firmware/arm_scmi/clock.c | 2 +
drivers/firmware/arm_scmi/sensors.c | 10 ++++-
drivers/hwmon/scmi-hwmon.c | 48 ++++++++++++++++++++++
include/linux/scmi_protocol.h | 1 +
5 files changed, 60 insertions(+), 3 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-06-13 14:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-13 14:23 Sudeep Holla [this message]
2019-06-17 11:55 ` [GIT PULL] firmware: arm_scmi: updates for v5.3 Olof Johansson
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=20190613142305.GC7283@e107155-lin \
--to=sudeep.holla@arm.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=olof@lixom.net \
/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