Skip to content

module/ccsm: Add CCSM driver module with clock control features

Ellie Lewis requested to merge ccsm_module into main

Implements driver for Clock Control State Machine hardware. Adds Clock API implementation and internal driver functions for configuring DVFS, droop mitigation, and overcurrent/modulator features. This includes control of nominal and fallback PLLs, with switching between operation modes. Modulator and overcurrent APIs are not implemented.

Merge request reports