Hi,

Here are few miscellaneous fixes and updates to SCMI. Fixes are mostly
for the reported issues and updates are based on code inspection during
development of new features(delayed response and notifications). The
new features will follow this.

--
Regards,
Sudeep

Nishad Kamdar (1):
  firmware: arm_scmi: Use the correct style for SPDX License Identifier

Sudeep Holla (5):
  firmware: arm_scmi: Align few names in sensors protocol with SCMI 
specification
  firmware: arm_scmi: Remove extra check for invalid length message responses
  firmware: arm_scmi: Fix few trivial typos in comments
  firmware: arm_scmi: Use the term 'message' instead of 'command'
  firmware: arm_scmi: Check if platform has released shmem before using

 drivers/firmware/arm_scmi/common.h  | 12 ++++++------
 drivers/firmware/arm_scmi/driver.c  | 24 +++++++++++++-----------
 drivers/firmware/arm_scmi/sensors.c | 28 +++++++++++++++-------------
 include/linux/scmi_protocol.h       | 12 ++++++------
 4 files changed, 40 insertions(+), 36 deletions(-)

-- 
2.17.1

Reply via email to