Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755040AbbLAC5F (ORCPT ); Mon, 30 Nov 2015 21:57:05 -0500 Received: from szxga03-in.huawei.com ([119.145.14.66]:57360 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752698AbbLAC5C (ORCPT ); Mon, 30 Nov 2015 21:57:02 -0500 Subject: Re: [PATCH 2/5] ARM: hisi: enable Hi3519 soc To: Kevin Hilman References: <1448694937-31282-1-git-send-email-xuejiancheng@huawei.com> <7hlh9f828y.fsf@deeprootsystems.com> CC: , , , , , , , , , , , , , From: xuejiancheng Message-ID: <565D0C44.6010502@huawei.com> Date: Tue, 1 Dec 2015 10:56:04 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <7hlh9f828y.fsf@deeprootsystems.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.217.211] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020206.565D0C4E.017C,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 552634c5006426ae1d2a3620225eb4b8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1431 Lines: 52 Hi Kevin, Thank you for your suggestions. On 2015/12/1 8:02, Kevin Hilman wrote: > Jiancheng Xue writes: > >> Hi3519 SOC is mainly used for ip camera and sport dv >> solutions. >> >> Signed-off-by: Jiancheng Xue >> --- >> arch/arm/mach-hisi/Kconfig | 9 +++++++++ >> arch/arm/mach-hisi/hisilicon.c | 9 +++++++++ >> 2 files changed, 18 insertions(+) >> >> diff --git a/arch/arm/mach-hisi/Kconfig b/arch/arm/mach-hisi/Kconfig >> index 83061ad..6bb822c 100644 >> --- a/arch/arm/mach-hisi/Kconfig >> +++ b/arch/arm/mach-hisi/Kconfig >> @@ -48,6 +48,15 @@ config ARCH_HIX5HD2 >> select PINCTRL_SINGLE >> help >> Support for Hisilicon HIX5HD2 SoC family >> + >> +config ARCH_HI3519 > > Please keep these sorted alphabetically. Sorry about that. I will correct it in next version. > > Speaking of which, there is already an existing ARCH_HI3xxx entry. > Should this be included in that family? If not, maybe the HI3xxx > should be renamed HI36xx ? ARCH_HI3xxx just represents Hi36xx mobile soc family. Hi3519 is not included. It's good advice to rename HI3xxx to HI36xx. > Kevin > > . > Many thanks, Jiacheng -- 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/