Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: dts: fix highbank cpu mpidr values
With the addition of commit a0ae024 (ARM: kernel: add device tree init map function), the cpu reg values must match the cpu mpidr register or we'll get warnings. For some reason, the CLUSTERID on highbank is 9, so the reg value needs to be 0x90n to quiet the warnings. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Olof Johansson <olof@lixom.net>
- Loading branch information