Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755355AbbLAACl (ORCPT ); Mon, 30 Nov 2015 19:02:41 -0500 Received: from mail-pa0-f54.google.com ([209.85.220.54]:34682 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755249AbbLAACk (ORCPT ); Mon, 30 Nov 2015 19:02:40 -0500 From: Kevin Hilman To: Jiancheng Xue Cc: , , , , , , , , , , , , , Subject: Re: [PATCH 2/5] ARM: hisi: enable Hi3519 soc References: <1448694937-31282-1-git-send-email-xuejiancheng@huawei.com> Date: Mon, 30 Nov 2015 16:02:37 -0800 In-Reply-To: <1448694937-31282-1-git-send-email-xuejiancheng@huawei.com> (Jiancheng Xue's message of "Sat, 28 Nov 2015 15:15:37 +0800") Message-ID: <7hlh9f828y.fsf@deeprootsystems.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1095 Lines: 34 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. 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 ? Kevin -- 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/