On Mon, Oct 29, 2018 at 03:13:05PM +0530, Viresh Kumar wrote: > The example contains two values for the capacity currently, 446 in text > and 578 in code. The numbers are all correct but can confuse some of the > readers. This patch tries to explain how the numbers are calculated to > avoid same confusion going forward. > > Acked-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> > --- > V1->V2: > - The numbers weren't incorrect in the example, just that it needs a > bit more explanation for some people. > > Documentation/devicetree/bindings/arm/cpu-capacity.txt | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) Applied.