commit | 52cac1103af3283c7e4386b796da9cc92c3320e0 | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Tue Jan 02 11:25:30 2018 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Tue Jan 02 16:43:12 2018 +0000 |
tree | 361e1ae7fdc3a1702e4a99b86728a39e13437610 | |
parent | c08ec7da75f393c0dbaba9455f4f6b2a5e709355 [diff] |
arm64: Use of_cpu_node_to_id helper for CPU topology parsing Make use of the new generic helper to convert an of_node of a CPU to the logical CPU id in parsing the topology. Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Leo Yan <leo.yan@linaro.org> Cc: Will Deacon <will.deacon@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>