Re: [PATCH] arm64: add support for ASR AquilaC SoC

2019-03-27 Thread 周侨
On 2019/3/26 下午4:13, Dan Carpenter wrote: > I'm not the right person to send this to... > > $ ./scripts/get_maintainer.pl -f arch/arm64/Kconfig.platforms > Catalin Marinas (maintainer:ARM64 PORT (AARCH64 > ARCHITECTURE)) > Will Deacon (maintainer:ARM64 PORT (AARCH64 > ARCHITECTURE)) > linux-arm

Re: [PATCH] arm64: add support for ASR AquilaC SoC

2019-03-26 Thread qiaozhou
On 2019/3/26 下午4:12, Dan Carpenter wrote: I'm not the right person to send this to... $ ./scripts/get_maintainer.pl -f arch/arm64/Kconfig.platforms Catalin Marinas (maintainer:ARM64 PORT (AARCH64 ARCHITECTURE)) Will Deacon (maintainer:ARM64 PORT (AARCH64 ARCHITECTURE)) linux-arm-ker...@li

Re: [PATCH] arm64: add support for ASR AquilaC SoC

2019-03-26 Thread Dan Carpenter
I'm not the right person to send this to... $ ./scripts/get_maintainer.pl -f arch/arm64/Kconfig.platforms Catalin Marinas (maintainer:ARM64 PORT (AARCH64 ARCHITECTURE)) Will Deacon (maintainer:ARM64 PORT (AARCH64 ARCHITECTURE)) linux-arm-ker...@lists.infradead.org (moderated list:ARM64 PORT (

[PATCH] arm64: add support for ASR AquilaC SoC

2019-03-24 Thread qiaozhou
From: Qiao Zhou Add ARCH_ASR Signed-off-by: qiaozhou --- arch/arm64/Kconfig.platforms | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 70498a0..da8d43a 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.

[PATCH] arm64: add support for ASR AquilaC SoC

2019-03-23 Thread qiaozhou
From: Qiao Zhou Add ARCH_ASR Signed-off-by: qiaozhou --- arch/arm64/Kconfig.platforms | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 70498a0..da8d43a 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.

[PATCH] arm64: add support for ASR AquilaC SoC

2019-03-23 Thread qiaozhou
From: Qiao Zhou Add ARCH_ASR Signed-off-by: qiaozhou --- arch/arm64/Kconfig.platforms | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 70498a0..da8d43a 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.