dt-bindings: cpufreq: mediatek: Add MediaTek CCI property
authorRex-BC Chen <rex-bc.chen@mediatek.com>
Thu, 5 May 2022 11:52:17 +0000 (19:52 +0800)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 12 May 2022 05:08:14 +0000 (10:38 +0530)
commit818c8321d8def50971188b8b33ef2a43ca1e2511
treef62b742d38873ba2c4bc85db33e347afbe13c738
parent85f5b3c437c927526ab2c4af962dceec08ae58c6
dt-bindings: cpufreq: mediatek: Add MediaTek CCI property

MediaTek Cache Coherent Interconnect (CCI) uses software devfreq module
for scaling clock frequency and adjust voltage.
The phandle could be linked between CPU and MediaTek CCI for some
MediaTek SoCs, like MT8183 and MT8186.

The reason we need the link status between cpufreq and MediaTek cci is
cpufreq and mediatek cci could share the same regulator in some MediaTek
SoCs. Therefore, to prevent the issue of high frequency and low voltage,
we need to use this to make sure mediatek cci is ready.

Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek.txt