firmware: arm_scmi: Add standard clock OEM definitions
authorCristian Marussi <cristian.marussi@arm.com>
Wed, 14 Feb 2024 18:30:03 +0000 (18:30 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Thu, 22 Feb 2024 08:17:11 +0000 (08:17 +0000)
commit62092c428fb528fcd117a580216915af04df450e
tree0ecfa675477ebd421cff606b26b0128ad8efac6b
parente4ad2b0130eff1cc72f93ea7fd184b0e420f0736
firmware: arm_scmi: Add standard clock OEM definitions

Add a common enum to define the standard clock OEM types defined by the
SCMI specification, so as to enable the configuration of such extended
configuration properties with the existent clock protocol operations.

Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Link: https://lore.kernel.org/r/20240214183006.3403207-5-cristian.marussi@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scmi/clock.c
include/linux/scmi_protocol.h