clk: scmi: Add support for get/set duty_cycle operations
authorCristian Marussi <cristian.marussi@arm.com>
Mon, 15 Apr 2024 16:36:49 +0000 (17:36 +0100)
committerStephen Boyd <sboyd@kernel.org>
Tue, 23 Apr 2024 00:17:14 +0000 (17:17 -0700)
commit87af9481af53c041358be0c46adb103c62218b7f
tree484bb32a83da41d28336bccd6b9b13df10cff448
parentfa23e091236b812a6143cf0f49821d8f5a6b84fa
clk: scmi: Add support for get/set duty_cycle operations

Provide the CLK framework callbacks related to get/set clock duty cycle if
the related SCMI clock supports OEM extended configurations.

CC: Michael Turquette <mturquette@baylibre.com>
CC: Stephen Boyd <sboyd@kernel.org>
CC: linux-clk@vger.kernel.org
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Link: https://lore.kernel.org/r/20240415163649.895268-6-cristian.marussi@arm.com
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-scmi.c