Skip to content

scmi_clock: Update CLOCK_ATTRIBUTES command to support returning both physical and virtual state of a clock device

Md Golam Tanvir Zim requested to merge mz/virtual-dev-clk into main

CLOCK_ATTRIBUTES command is updated so that it returns the actual state of a clock device by default and virtual state if BUILD_HAS_AGENT_LOGICAL_DOMAIN flag is set.

Signed-off-by: Md Golam Tanvir Zim mdgolamtanvir.zim@arm.com Change-Id: Ib268d71ac4c3d73b144c27255a7adc66ca2bc181

Merge request reports