[PATCH 05/10] opp: Add support to parse "operating-points-v2" bindings
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2015-07-09 05:18:46
Also in:
linux-pm
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2015-07-09 05:18:46
Also in:
linux-pm
On 08-07-15, 15:41, Bartlomiej Zolnierkiewicz wrote:
Isn't using u32 for storing frequency (in Hz) too small by today's standards? [ Please note that the old v1 binding uses kHz not Hz. ]
Hmm, probably yes we need it to be u64. Thanks for pointing out. -- viresh