Hi Sudeep, Guenter, This patch series adds support for scaling SCMI sensor values read from firmware. Sudeep, let me know if you think we should be treating scale == 0 as a special value to preserve some firmware compatibility (not that this would be desired). Thanks! Florian Fainelli (2): firmware: arm_scmi: Fetch and store sensor scale hwmon: scmi: Scale values to target desired HWMON units drivers/firmware/arm_scmi/sensors.c | 7 +++- drivers/hwmon/scmi-hwmon.c | 55 ++++++++++++++++++++++++----- include/linux/scmi_protocol.h | 1 + 3 files changed, 53 insertions(+), 10 deletions(-) -- 2.17.1