OSDN Git Service

firmware: arm_scmi: Add SCMI v3.1 protocol extended names support
authorCristian Marussi <cristian.marussi@arm.com>
Wed, 30 Mar 2022 15:05:40 +0000 (16:05 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Thu, 28 Apr 2022 17:22:52 +0000 (18:22 +0100)
commitb260fccaebdc2c838e62aaef24fedf497f181d10
tree0fa657f788e8ebca56c82e0d9ed8ac301062d6f0
parent5c873d120d8676b22e04ba1c7d9eba878b6c6484
firmware: arm_scmi: Add SCMI v3.1 protocol extended names support

Using the common protocol helper implementation add support for all new
SCMIv3.1 extended names commands related to all protocols with the
exception of SENSOR_AXIS_GET_NAME.

Link: https://lore.kernel.org/r/20220330150551.2573938-12-cristian.marussi@arm.com
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scmi/clock.c
drivers/firmware/arm_scmi/perf.c
drivers/firmware/arm_scmi/power.c
drivers/firmware/arm_scmi/protocols.h
drivers/firmware/arm_scmi/reset.c
drivers/firmware/arm_scmi/sensors.c
drivers/firmware/arm_scmi/voltage.c
include/linux/scmi_protocol.h