All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: qiaozhou <qiaozhou@asrmicro.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: add support for ASR AquilaC SoC
Date: Tue, 26 Mar 2019 11:12:51 +0300	[thread overview]
Message-ID: <20190326081251.GE32613@kadam> (raw)
In-Reply-To: <1553389083-13237-1-git-send-email-qiaozhou@asrmicro.com>


I'm not the right person to send this to...

$ ./scripts/get_maintainer.pl -f arch/arm64/Kconfig.platforms
Catalin Marinas <catalin.marinas@arm.com> (maintainer:ARM64 PORT (AARCH64 ARCHITECTURE))
Will Deacon <will.deacon@arm.com> (maintainer:ARM64 PORT (AARCH64 ARCHITECTURE))
linux-arm-kernel@lists.infradead.org (moderated list:ARM64 PORT (AARCH64 ARCHITECTURE))
linux-kernel@vger.kernel.org (open list)


On Sun, Mar 24, 2019 at 08:58:03AM +0800, qiaozhou wrote:
> From: Qiao Zhou <qiaozhou@asrmicro.com>
> 
> Add ARCH_ASR

You'll need to expand this.

> 
> Signed-off-by: qiaozhou <qiaozhou@asrmicro.com>
                 ^^^^^^^^
Use Qiao Zhou so it matches the From header.


> ---
>  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.platforms
> @@ -278,4 +278,10 @@ config ARCH_ZYNQMP
>  	help
>  	  This enables support for Xilinx ZynqMP Family
>  
> +config ARCH_ASR
> +	bool "ASR Microelectronics chip Family"
> +	select PINCTRL
> +	help
> +	  This enables support for ASR Microelectronics chip Family, including:
> +	  - ASR 8751C SoC
>  endmenu

Was this supposed to be part of the patch you sent earlier?  You will
need to resend that one as a v2 patch.

regards,
dan carpenter


  reply	other threads:[~2019-03-26  8:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-24  0:58 [PATCH] arm64: add support for ASR AquilaC SoC qiaozhou
2019-03-26  8:12 ` Dan Carpenter [this message]
2019-03-26  9:19   ` qiaozhou
2019-03-27  7:15   ` Zhou Qiao(周侨)
  -- strict thread matches above, loose matches on Subject: below --
2019-03-25  6:06 qiaozhou
2019-03-25  6:06 ` qiaozhou
2019-03-23 14:05 qiaozhou
2019-03-23 14:05 ` qiaozhou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190326081251.GE32613@kadam \
    --to=dan.carpenter@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qiaozhou@asrmicro.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.