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

2014-05-20 Thread Alex Elder
This series adds SMP support for two Broadcom mobile SoC families. It uses CPU_METHOD_OF_DECLARE() so that SMP operations are assigned using device tree rather than adding it to a machine definition in a board file. The enable method starts a secondary core by writing to a register monitored by

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

2014-05-20 Thread Alex Elder
[Trouble posting patches today. I'm very sorry about the duplicates.] This series adds SMP support for two Broadcom mobile SoC families. It uses CPU_METHOD_OF_DECLARE() so that SMP operations are assigned using device tree rather than adding it to a machine definition in a board file. The

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

2014-05-20 Thread Alex Elder
[Trouble posting patches today. I'm very sorry about the duplicates.] This series adds SMP support for two Broadcom mobile SoC families. It uses CPU_METHOD_OF_DECLARE() so that SMP operations are assigned using device tree rather than adding it to a machine definition in a board file. The

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

2014-05-20 Thread Alex Elder
This series adds SMP support for two Broadcom mobile SoC families. It uses CPU_METHOD_OF_DECLARE() so that SMP operations are assigned using device tree rather than adding it to a machine definition in a board file. The enable method starts a secondary core by writing to a register monitored by