public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Catalin Marinas <catalin.marinas@arm.com>
Cc: linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	mark.rutland@arm.com, jh80.chung@samsung.com, arnd@arndb.de,
	marc.zyngier@arm.com, will.deacon@arm.com, a.kesavan@samsung.com,
	inki.dae@samsung.com, sw0312.kim@samsung.com,
	devicetree@vger.kernel.org, kgene@kernel.org,
	sangbae90.lee@samsung.com, olof@lixom.net,
	chanho61.park@samsung.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support
Date: Thu, 12 Feb 2015 20:03:27 +0900	[thread overview]
Message-ID: <54DC887F.5050406@samsung.com> (raw)
In-Reply-To: <20150212110208.GB1028@e104818-lin.cambridge.arm.com>

Hi Catalin,

On 02/12/2015 08:02 PM, Catalin Marinas wrote:
> On Thu, Feb 12, 2015 at 03:55:51PM +0900, Chanwoo Choi wrote:
>> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
>> index 15e8e74..4fc08d1 100644
>> --- a/arch/arm64/Kconfig
>> +++ b/arch/arm64/Kconfig
>> @@ -153,6 +153,19 @@ config ARCH_EXYNOS
>>  	help
>>  	  This enables support for Samsung Exynos SoC family
>>  
>> +config ARCH_EXYNOS5433
>> +	bool "ARMv8 based Samsung Exynos5433"
>> +	select ARCH_EXYNOS
>> +	select ARM_AMBA
>> +	select ARM_GIC
> 
> ARM_GIC and ARM_AMBA are already selected by the top ARM64 config.
> 

OK, I'll remove two configurations.

Thanks,
Chanwoo Choi

  reply	other threads:[~2015-02-12 11:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12  6:55 [PATCH v3 0/8] arm64: Add the support for new Exynos5433 SoC Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support Chanwoo Choi
2015-02-12 11:02   ` Catalin Marinas
2015-02-12 11:03     ` Chanwoo Choi [this message]
2015-02-12  6:55 ` [PATCH v3 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 3/8] arm64: dts: exynos: Add MSHC dt node for Exynos5433 Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 4/8] arm64: dts: exynos: Add SPI/PDMA " Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 5/8] arm64: dts: exynos: Add PMU " Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 6/8] arm64: dts: exynos: Add RTC and ADC dt node for Exynos5433 SoC Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 7/8] arm64: dts: exynos: Add ADMA " Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 8/8] arm64: dts: exynos: Add I2S " Chanwoo Choi

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=54DC887F.5050406@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=a.kesavan@samsung.com \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=chanho61.park@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=inki.dae@samsung.com \
    --cc=jh80.chung@samsung.com \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=mark.rutland@arm.com \
    --cc=olof@lixom.net \
    --cc=sangbae90.lee@samsung.com \
    --cc=sw0312.kim@samsung.com \
    --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