[PATCH 2/5] ARM: hisi: enable Hi3519 soc
Kevin Hilman
khilman at kernel.org
Mon Nov 30 16:02:37 PST 2015
Jiancheng Xue <xuejiancheng at huawei.com> writes:
> Hi3519 SOC is mainly used for ip camera and sport dv
> solutions.
>
> Signed-off-by: Jiancheng Xue <xuejiancheng at huawei.com>
> ---
> 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
More information about the linux-arm-kernel
mailing list