Re: [PATCH v6 0/4] ARM: SMP: support Broadcom mobile SoCs

From: Matt Porter
Date: Mon Jul 28 2014 - 10:26:57 EST


On Mon, Jun 30, 2014 at 05:15:36PM -0500, Alex Elder wrote:
> 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 CPUs spinning in a ROM-based holding pen loop. The
> address of this register is recorded as a property in the "cpus"
> node of the device tree.
>
> -Alex

Applied the series to mach-bcm for-3.17/[soc|dt]

Thanks,
Matt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/