Re: [PATCH v8 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

From: Viresh Kumar
Date: Mon Oct 08 2018 - 06:00:09 EST


On 08-10-18, 10:40, Niklas Cassel wrote:
> > + ret = of_parse_phandle_with_args(cpu_np, "qcom,freq-domain",
> > + "#freq-domain-cells", 0, &args);
>
> Hello Taniya,
>
> in your DT binding, you use
>
> #freq-domains-cells = <1>
>
> Yet here you parse for "#freq-domain-cells".

And what is the problem with that ? Or are you suggesting her to call
of_parse_phandle_with_fixed_args() ?

--
viresh