summaryrefslogtreecommitdiff
path: root/arch/c6x
diff options
context:
space:
mode:
authorSudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>2013-06-17 13:20:00 (GMT)
committerSudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>2013-08-21 09:29:52 (GMT)
commit816a8de0017f16c32e747abc5367bf379515b20a (patch)
tree2e22726fb553e1f64b9966571571eed5a01d67da /arch/c6x
parentbd00860e960e52658cebfd65eeb4748ed6ff039f (diff)
downloadlinux-fsl-qoriq-816a8de0017f16c32e747abc5367bf379515b20a.tar.xz
ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
Currently the topology code computes cpu capacity and stores it in the list along with hwid(which is MPIDR) as it parses the CPU nodes in the device tree. This is required as it needs to be mapped to the logical CPU later. Since the CPU device nodes can be retrieved in the logical ordering using DT/OF helpers, its possible to store cpu_capacity also in logical ordering and avoid storing hwid for each entry. This patch removes hwid by making use of of_get_cpu_node. Cc: Russell King <linux@arm.linux.org.uk> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
Diffstat (limited to 'arch/c6x')
0 files changed, 0 insertions, 0 deletions