All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] firmware: arm_scmi: updates for v5.3
@ 2019-06-13 14:23 Sudeep Holla
  2019-06-17 11:55 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Sudeep Holla @ 2019-06-13 14:23 UTC (permalink / raw)
  To: ARM SoC Team, ALKML
  Cc: Olof Johansson, Sudeep Holla, Arnd Bergmann, Kevin Hilman

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

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

* Re: [GIT PULL] firmware: arm_scmi: updates for v5.3
  2019-06-13 14:23 [GIT PULL] firmware: arm_scmi: updates for v5.3 Sudeep Holla
@ 2019-06-17 11:55 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2019-06-17 11:55 UTC (permalink / raw)
  To: Sudeep Holla; +Cc: ARM SoC Team, Arnd Bergmann, ALKML, Kevin Hilman

On Thu, Jun 13, 2019 at 03:23:05PM +0100, Sudeep Holla wrote:
> 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

Merged, thanks!


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-06-17 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-13 14:23 [GIT PULL] firmware: arm_scmi: updates for v5.3 Sudeep Holla
2019-06-17 11:55 ` Olof Johansson

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.