Re: [PATCH 0/2] Add Mediatek MT2701 SMP support

From: Matthias Brugger
Date: Thu Jan 21 2016 - 12:36:54 EST




On 07/01/16 13:09, Louis Yu wrote:
This patchset is based on 4.4-rc8 and [1], and contains smp support
for Mediatek MT2701. MT2701 contains 4 CA7 cores.

This patchset adds related SMP support for Mediatek MT2701.

[1] https://patchwork.kernel.org/patch/7248471/

Louis Yu (2):
ARM: mediatek: add mt2701 smp bringup code
ARM: dts: mt2701: enable basic SMP bringup for mt2701

arch/arm/boot/dts/mt2701.dtsi | 12 ++++++++++++
arch/arm/mach-mediatek/platsmp.c | 1 +
2 files changed, 13 insertions(+)


Applied to v4.5-next/(soc,dts)

Thanks.
Matthias