firmware: arm_scmi: Add full list of sensor type enumeration
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 20 Nov 2020 10:55:17 +0000 (10:55 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Fri, 20 Nov 2020 10:55:17 +0000 (10:55 +0000)
commit607a4672b458b12674b96724e2f9bd42a5e928c6
tree51b4737cfa1fc59d47f63889de36a503a0558285
parentf25fb6de67205c71c542f51d7d2fbf16de16362a
firmware: arm_scmi: Add full list of sensor type enumeration

SCMI v2.0 provides a big list of sensor type enumeration from the
sensorUnits enumeration table of Distributed Management Task Force(DMTF)
specification number DSP 0248 (Platform Level Data Model for Platform
Monitoring and Control Specification). It is however not an exact
replica of the sensorUnits enumeration table.

Let us just update the table as per SCMI v2.0 specification.

Link: https://lore.kernel.org/r/20201119174906.43862-3-cristian.marussi@arm.com
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
include/linux/scmi_protocol.h