[PATCH v6 0/8] CPUs capacity information for heterogeneous systems
From: peterz@infradead.org (Peter Zijlstra)
Date: 2016-08-08 16:49:46
Also in:
linux-devicetree, linux-pm, lkml
From: peterz@infradead.org (Peter Zijlstra)
Date: 2016-08-08 16:49:46
Also in:
linux-devicetree, linux-pm, lkml
On Tue, Jul 19, 2016 at 01:40:40PM +0100, Juri Lelli wrote:
Patches high level description: o 01/08 introduces documentation for the new optional DT binding o [02-06]/08 add cpu-capacity attribute to TC2, Juno and Juno r2 DTs and provide parsing of such information at boot time o [07-08]/08 introduce sysfs attribute
So generally ok with me; there does seem to be an unfortunate duplication of code between arm and arm64 but other than that it looks fine.