commit | 60c1b220d8bc6baeaf837cd60f94a331b25c26bc | [log] [tgz] |
---|---|---|
author | Atish Patra <[email protected]> | Thu Jun 27 12:52:58 2019 -0700 |
committer | Paul Walmsley <[email protected]> | Mon Jul 22 09:36:06 2019 -0700 |
tree | e243571528700fb1c605f80b71c8a9f401fd83c8 | |
parent | 124e46a86580c71e0eee8459c5da7649318118db [diff] |
cpu-topology: Move cpu topology code to common code. 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 <[email protected]> To: Catalin Marinas <[email protected]> Signed-off-by: Atish Patra <[email protected]> [Tested on QDF2400] Tested-by: Jeffrey Hugo <[email protected]> [Tested on Juno and other embedded platforms.] Tested-by: Sudeep Holla <[email protected]> Reviewed-by: Sudeep Holla <[email protected]> Acked-by: Will Deacon <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Paul Walmsley <[email protected]>