Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422799AbaJaBhd (ORCPT ); Thu, 30 Oct 2014 21:37:33 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:50834 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1422652AbaJaBh2 (ORCPT ); Thu, 30 Oct 2014 21:37:28 -0400 X-Listener-Flag: 11101 Subject: Re: [PATCH v4 8/8] ARM: mediatek: Fix description for mediatek SoCs From: Yingjoe Chen To: Matthias Brugger CC: Mark Rutland , "devicetree@vger.kernel.org" , Russell King , , Pawel Moll , Ian Campbell , Hsien-Chun Yen , Yuhau Chen , "linux-kernel@vger.kernel.org" , srv_heupstream , Rob Herring , Nathan Chung , Sascha Hauer , Kumar Gala , Olof Johansson , huang eddie , Yingjoe Chen , "linux-arm-kernel@lists.infradead.org" In-Reply-To: <1414129026.14830.588.camel@mtksdaap41> References: <1413973797-17619-1-git-send-email-yingjoe.chen@mediatek.com> <1413973797-17619-9-git-send-email-yingjoe.chen@mediatek.com> <1413984696.19686.72.camel@mtksdaap41> <1414129026.14830.588.camel@mtksdaap41> Content-Type: text/plain; charset="UTF-8" Date: Fri, 31 Oct 2014 09:37:19 +0800 Message-ID: <1414719439.5833.25.camel@mtksdaap41> MIME-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Matthias, Is this series + this new 8/8 patch OK? Anything else that I should change? Joe.C On Fri, 2014-10-24 at 13:37 +0800, Yingjoe Chen wrote: > From: "Joe.C" > > We support more MediaTek SoCs now, update the description. > > Signed-off-by: Joe.C > --- > arch/arm/mach-mediatek/Kconfig | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/mach-mediatek/Kconfig > b/arch/arm/mach-mediatek/Kconfig > index 2c043a2..f73f588 100644 > --- a/arch/arm/mach-mediatek/Kconfig > +++ b/arch/arm/mach-mediatek/Kconfig > @@ -1,6 +1,6 @@ > config ARCH_MEDIATEK > - bool "Mediatek MT6589 SoC" if ARCH_MULTI_V7 > + bool "Mediatek MT65xx & MT81xx SoC" if ARCH_MULTI_V7 > select ARM_GIC > select MTK_TIMER > help > - Support for Mediatek Cortex-A7 Quad-Core-SoC MT6589. > + Support for Mediatek MT65xx & MT81xx SoCs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/