On Wed, May 29, 2019 at 02:13:36PM -0700, Atish Patra wrote: > Both RISC-V & ARM64 are using cpu-map device tree to describe > their cpu topology. It's better to move the relevant code to > a common place instead of duplicate code. > > To: Will Deacon <will.deacon@xxxxxxx> > To: Catalin Marinas <catalin.marinas@xxxxxxx> > Signed-off-by: Atish Patra <atish.patra@xxxxxxx> > [Tested on QDF2400] > Tested-by: Jeffrey Hugo <jhugo@xxxxxxxxxxxxxx> > [Tested on Juno and other embedded platforms.] > Tested-by: Sudeep Holla <sudeep.holla@xxxxxxx> > Reviewed-by: Sudeep Holla <sudeep.holla@xxxxxxx> > > --- > Hi Will/Catalin, > Can we get ack for this patch ? We are hoping to get the entire series > merged at one go. If Sudeep is happy with it then that's good enough for me. Acked-by: Will Deacon <will.deacon@xxxxxxx> Will