Skip to content

Restructuring SCMI-clk module

Md Golam Tanvir Zim requested to merge mz/restructuring-scmi-clk into main

The current implementation of agent table in SCMI-clock doesn't follow the standard SCP framework. It is now restructured to do so, i.e. each agent is treated as an element as the agent table is initialized in the standard element_init() function.

This also removes some redundant function call across the module.

Merge request reports

Loading