[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190726134531.8928-1-sudeep.holla@arm.com>
Date: Fri, 26 Jul 2019 14:45:25 +0100
From: Sudeep Holla <sudeep.holla@....com>
To: linux-arm-kernel@...ts.infradead.org
Cc: Sudeep Holla <sudeep.holla@....com>, Peng Fan <peng.fan@....com>,
linux-kernel@...r.kernel.org,
Bo Zhang <bozhang.zhang@...adcom.com>,
Jim Quinlan <james.quinlan@...adcom.com>,
Volodymyr Babchuk <volodymyr_babchuk@...m.com>,
Gaku Inami <gaku.inami.xh@...esas.com>,
Etienne Carriere <etienne.carriere@...aro.org>
Subject: [PATCH v2 0/6] firmware: arm_scmi: miscellaneous fixes/updates
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
v1->v2:
- Fixed spurious ] in doxygen comment
- Dropped the first patch as it's already merged
- Added a new patch to use correct style for SPDX License in .h
Sudeep Holla (6):
firmware: arm_scmi: Use the correct style for SPDX License Identifier
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 | 10 +++++-----
drivers/firmware/arm_scmi/driver.c | 24 +++++++++++++-----------
drivers/firmware/arm_scmi/sensors.c | 28 +++++++++++++++-------------
include/linux/scmi_protocol.h | 14 +++++++-------
4 files changed, 40 insertions(+), 36 deletions(-)
--
2.17.1
Powered by blists - more mailing lists