On Mon, Mar 27, 2017 at 02:18:21PM +0100, Juri Lelli wrote: > arm and arm64 share lot of code relative to parsing CPU capacity > information from DT, using that information for appropriate scaling and > exposing a sysfs interface for chaging such values at runtime. > > Factorize such code in a common place (driver/base/arch_topology.c) in > preparation for further additions. > > Suggested-by: Will Deacon <[email protected]> > Suggested-by: Mark Rutland <[email protected]> > Suggested-by: Catalin Marinas <[email protected]>
I need some acks here from the arm maintainers before I can take this series... thanks, greg k-h

