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.dea...@arm.com> > To: Catalin Marinas <catalin.mari...@arm.com> > Signed-off-by: Atish Patra <atish.pa...@wdc.com> > [Tested on QDF2400] > Tested-by: Jeffrey Hugo <jh...@codeaurora.org> > [Tested on Juno and other embedded platforms.] > Tested-by: Sudeep Holla <sudeep.ho...@arm.com> > Reviewed-by: Sudeep Holla <sudeep.ho...@arm.com> > > --- > 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.dea...@arm.com> Will