arm64: topology: Add support for topology DT bindings
authorMark Brown <broonie@linaro.org>
Wed, 11 Dec 2013 12:45:29 +0000 (12:45 +0000)
committerMark Brown <broonie@linaro.org>
Wed, 11 Dec 2013 22:33:09 +0000 (22:33 +0000)
commite101473817ddc5e10919e4e22c3b421a350ad742
tree3cd6f3ddc187b4e3ef8e7ac6443016ac3bbd0dda
parent66f06c94717c696fee2fa3ba139e8ffe226758ec
arm64: topology: Add support for topology DT bindings

Add support for parsing the explicit topology bindings to discover the
topology of the system.

Since it is not currently clear how to map multi-level clusters for the
scheduler all leaf clusters are presented to the scheduler at the same
level. This should be enough to provide good support for current systems.

Signed-off-by: Mark Brown <broonie@linaro.org>
arch/arm64/kernel/topology.c