On Wed, 19 Oct 2022 19:29:23 +0530, Manivannan Sadhasivam wrote: > Qualcomm platforms making use of CPUFreq HW Engine (EPSS/OSM) supply clocks > to the CPU cores. Document the same in the binding to reflect the actual > implementation. > > CPUFreq HW will become the clock provider and CPU cores will become the > clock consumers. > > The clock index for each CPU core is based on the frequency domain index. > > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > --- > .../devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>