[PATCH 0/5] ARM: SMP: support Broadcom mobile SoCs

2014-04-03 Thread Alex Elder
This series adds SMP support for two Broadcom mobile SoC families. It uses CPU_METHOD_OF_DECLARE() (or rather a new variant of that) so that SMP operations are assigned using device tree rather than adding it to a machine definition in a board file. The first patch adds the ability to extract

[PATCH 0/5] ARM: SMP: support Broadcom mobile SoCs

2014-04-03 Thread Alex Elder
This series adds SMP support for two Broadcom mobile SoC families. It uses CPU_METHOD_OF_DECLARE() (or rather a new variant of that) so that SMP operations are assigned using device tree rather than adding it to a machine definition in a board file. The first patch adds the ability to extract