From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support
Date: Tue, 24 Feb 2015 09:31:41 +0100 [thread overview]
Message-ID: <8838911.kfOYZxBsJP@wuerfel> (raw)
In-Reply-To: <1424755011-15999-2-git-send-email-cw00.choi@samsung.com>
On Tuesday 24 February 2015 14:16:44 Chanwoo Choi wrote:
> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
> index 1b8e973..d83cea0 100644
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> @@ -154,6 +154,17 @@ config ARCH_EXYNOS
> help
> This enables support for Samsung Exynos SoC family
>
> +config ARCH_EXYNOS5433
> + bool "ARMv8 based Samsung Exynos5433"
> + select ARCH_EXYNOS
> + select COMMON_CLK_SAMSUNG
> + select HAVE_S3C_RTC if RTC_CLASS
> + select PINCTRL
> + select PINCTRL_EXYNOS
> +
> + help
> + This enables support for Samsung Exynos5433 SoC family
> +
> config ARCH_EXYNOS7
> bool "ARMv8 based Samsung Exynos7"
> select ARCH_EXYNOS
> --
>
Can we collapse all these entries into one for EXYNOS? I don't
want to end up with endless lists like we have on arm32 when
there is no platform specific code that is actually controlled
by this anway.
Arnd
next prev parent reply other threads:[~2015-02-24 8:31 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-24 5:16 [PATCH v4 0/8] arm64: Add the support for new Exynos5433 SoC Chanwoo Choi
2015-02-24 5:16 ` [PATCH v4 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support Chanwoo Choi
2015-02-24 8:31 ` Arnd Bergmann [this message]
2015-02-26 8:28 ` Chanwoo Choi
2015-02-28 0:51 ` Chanwoo Choi
2015-02-24 5:16 ` [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC Chanwoo Choi
2015-02-24 8:33 ` Arnd Bergmann
2015-02-24 9:01 ` Chanwoo Choi
2015-02-24 9:50 ` Arnd Bergmann
2015-02-24 12:15 ` Chanwoo Choi
2015-02-24 8:35 ` Arnd Bergmann
2015-02-24 8:52 ` Chanwoo Choi
2015-02-24 9:48 ` Arnd Bergmann
2015-02-24 11:04 ` Chanwoo Choi
2015-02-24 11:59 ` Arnd Bergmann
2015-02-26 8:18 ` Chanwoo Choi
2015-02-26 8:42 ` Chanwoo Choi
2015-02-26 15:42 ` Arnd Bergmann
2015-02-28 0:47 ` Chanwoo Choi
2015-03-01 21:22 ` Arnd Bergmann
2015-03-04 6:59 ` Chanwoo Choi
2015-03-04 9:38 ` Arnd Bergmann
2015-03-04 10:11 ` Chanwoo Choi
2015-02-24 5:16 ` [PATCH v4 3/8] arm64: dts: exynos: Add MSHC dt node for Exynos5433 Chanwoo Choi
2015-02-24 5:16 ` [PATCH v4 4/8] arm64: dts: exynos: Add SPI/PDMA " Chanwoo Choi
2015-02-24 5:16 ` [PATCH v4 5/8] arm64: dts: exynos: Add PMU " Chanwoo Choi
2015-02-24 5:16 ` [PATCH v4 6/8] arm64: dts: exynos: Add RTC and ADC dt node for Exynos5433 SoC Chanwoo Choi
2015-02-24 5:16 ` [PATCH v4 7/8] arm64: dts: exynos: Add ADMA " Chanwoo Choi
2015-02-24 5:16 ` [PATCH v4 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=8838911.kfOYZxBsJP@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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