Message ID | 20190613142305.GC7283@e107155-lin |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] firmware: arm_scmi: updates for v5.3 | expand |
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