[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181008095952.gl7di2tnuv3jwew6@vireshk-i7>
Date: Mon, 8 Oct 2018 15:29:52 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Niklas Cassel <niklas.cassel@...aro.org>
Cc: Taniya Das <tdas@...eaurora.org>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
Stephen Boyd <sboyd@...nel.org>,
Rajendra Nayak <rnayak@...eaurora.org>,
devicetree@...r.kernel.org, robh@...nel.org,
skannan@...eaurora.org, linux-arm-msm@...r.kernel.org,
amit.kucheria@...aro.org, evgreen@...gle.com
Subject: Re: [PATCH v8 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
driver
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
Powered by blists - more mailing lists