devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Jayachandran C <jnair@caviumnetworks.com>
Cc: devicetree@vger.kernel.org,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	arm@kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/5] arm64: add THUNDER2 processor family
Date: Thu, 09 Feb 2017 16:25:41 +0100	[thread overview]
Message-ID: <4275983.LUpotW2BbV@wuerfel> (raw)
In-Reply-To: <1486256226-43889-2-git-send-email-jnair@caviumnetworks.com>

On Sunday, February 5, 2017 12:57:02 AM CET Jayachandran C wrote:
> Add support for ThunderX2 CN99XX arm64 server processors.
> 
> Introduce a new arm64 platform config option ARCH_THUNDER2 for these
> processors.
> 
> Signed-off-by: Jayachandran C <jnair@caviumnetworks.com>
> ---
>  arch/arm64/Kconfig.platforms | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index 715ef12..129cc5a 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -190,6 +190,13 @@ config ARCH_THUNDER
>  	help
>  	  This enables support for Cavium's Thunder Family of SoCs.
>  
> +config ARCH_THUNDER2
> +	bool "Cavium ThunderX2 Server Processors"
> +	select GPIOLIB
> +	help
> +	  This enables support for Cavium's ThunderX2 CN99XX family of
> +	  server processors.
> +
>  config ARCH_UNIPHIER
>  	bool "Socionext UniPhier SoC Family"
>  	select ARCH_HAS_RESET_CONTROLLER
> 

Applied this one to next/arm64, thanks!

	Arnd

  reply	other threads:[~2017-02-09 15:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-05  0:57 [PATCH v2 0/5] Add Cavium ARCH_THUNDER2 platform Jayachandran C
     [not found] ` <1486256226-43889-1-git-send-email-jnair-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>
2017-02-05  0:57   ` [PATCH v2 1/5] arm64: add THUNDER2 processor family Jayachandran C
2017-02-09 15:25     ` Arnd Bergmann [this message]
2017-02-05  0:57   ` [PATCH v2 2/5] MAINTAINERS: Add Cavium ThunderX2 entry Jayachandran C
2017-02-09 15:26     ` Arnd Bergmann
2017-02-05  0:57   ` [PATCH v2 3/5] arm64: dts: add device trees for ARCH_THUNDER2 Jayachandran C
2017-02-05  0:57   ` [PATCH v2 4/5] dt-bindings: arm64 ARCH_THUNDER2 platform documentation Jayachandran C
2017-02-05  0:57   ` [PATCH v2 5/5] arm64: add ARCH_THUNDER2 to defconfig Jayachandran C
2017-02-09 15:26     ` Arnd Bergmann
2017-02-05  3:11   ` [PATCH v2 0/5] Add Cavium ARCH_THUNDER2 platform Florian Fainelli
     [not found]     ` <db4646cc-b020-aa9f-7ab1-54bfca6e1588-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-02-05  9:19       ` Jayachandran C

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=4275983.LUpotW2BbV@wuerfel \
    --to=arnd@arndb.de \
    --cc=arm@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jnair@caviumnetworks.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=robh+dt@kernel.org \
    --cc=will.deacon@arm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).