On 20/12/2019 08:26, Andrew-sh.Cheng wrote: > From: "Andrew-sh.Cheng" <andrew-sh.cheng@xxxxxxxxxxxx> > > add cpufreq and cci devfreq nodes for mt8183 > > Depend on regulator node patch: > https://patchwork.kernel.org/patch/11284617/ > > Signed-off-by: Andrew-sh.Cheng <andrew-sh.cheng@xxxxxxxxxxxx> > --- > arch/arm64/boot/dts/mediatek/mt8183-evb.dts | 36 ++++ > arch/arm64/boot/dts/mediatek/mt8183.dtsi | 245 ++++++++++++++++++++++++++++ > 2 files changed, 281 insertions(+) > [...] > + > + cci: cci { > + compatible = "mediatek,mt8183-cci"; I wasn't able to find anyprovider for this compatible. I'll drop this patch from my queue. Regards, Matthias