linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/9] ARM: EXYNOS: add board file for SMDK5250
Date: Wed, 1 Feb 2012 09:34:23 +0000	[thread overview]
Message-ID: <20120201093423.GA3002@mudshark.cambridge.arm.com> (raw)
In-Reply-To: <CAOesGMgNdDdzsSBtopu7hu0xavFDSBnw0TW1MrN25C7FO+j8AQ@mail.gmail.com>

On Wed, Feb 01, 2012 at 08:50:23AM +0000, Olof Johansson wrote:
> On Tue, Jan 31, 2012 at 8:20 PM, Kyungmin Park <kmpark@infradead.org> wrote:
> > As I remember only DT based board file is acceptable for mainline?
> 
> For a new SoC family like 5250 it would be much preferred to only add
> device-tree enabled boards.

As I mentioned in an earlier thread, it would also solve the problem of
enumerating the CPU topology on A15 (without resorting to flaky hacks in
core code).

Will

  reply	other threads:[~2012-02-01  9:34 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-31 15:39 [PATCH 0/9] ARM: EXYNOS: add support EXYNOS5 SoC Kukjin Kim
2012-01-31 15:39 ` [PATCH 1/9] ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts() Kukjin Kim
2012-02-01  3:57   ` Kyungmin Park
2012-02-09 10:30     ` Kukjin Kim
2012-01-31 15:39 ` [PATCH 2/9] ARM: EXYNOS: add clock part for EXYNOS5250 SoC Kukjin Kim
2012-02-01  4:08   ` Kyungmin Park
2012-02-09 10:50     ` Kukjin Kim
2012-01-31 15:39 ` [PATCH 3/9] ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5 Kukjin Kim
2012-02-01  4:10   ` Kyungmin Park
2012-02-09 10:56     ` Kukjin Kim
2012-02-01  8:53   ` Olof Johansson
2012-02-09 11:39     ` Kukjin Kim
2012-01-31 15:39 ` [PATCH 4/9] ARM: EXYNOS: add support for ARCH_EXYNOS5 and EXYNOS5250 Kukjin Kim
2012-02-01  4:18   ` Kyungmin Park
2012-02-09 11:12     ` Kukjin Kim
2012-01-31 15:39 ` [PATCH 5/9] ARM: EXYNOS: add board file for SMDK5250 Kukjin Kim
2012-02-01  4:20   ` Kyungmin Park
2012-02-01  8:50     ` Olof Johansson
2012-02-01  9:34       ` Will Deacon [this message]
2012-02-09 11:31         ` Kukjin Kim
2012-02-09 23:36           ` Arnd Bergmann
2012-01-31 15:39 ` [PATCH 6/9] serial: samsung: Add support for EXYNOS5250 Kukjin Kim
2012-02-01  4:21   ` Kyungmin Park
2012-02-09 11:32     ` Kukjin Kim
2012-02-09 23:41     ` Arnd Bergmann
2012-01-31 15:39 ` [PATCH 7/9] ARM: EXYNOS: temporary add interrupt definitions Kukjin Kim
2012-01-31 15:39 ` [PATCH 8/9] ARM: EXYNOS: temporary add map definitions for uart Kukjin Kim
2012-02-01  5:53   ` Kyungmin Park
2012-02-10  8:35     ` Kukjin Kim
2012-01-31 15:39 ` [PATCH 9/9] ARM: EXYNOS: temporary fixup regarding get_core_count() Kukjin Kim
2012-02-01  5:58   ` Kyungmin Park
2012-02-10 10:16     ` Kukjin Kim

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=20120201093423.GA3002@mudshark.cambridge.arm.com \
    --to=will.deacon@arm.com \
    --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;
as well as URLs for NNTP newsgroup(s).