linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: EXYNOS will support only DT from v3.10
Date: Mon, 25 Mar 2013 12:37:38 +0000	[thread overview]
Message-ID: <201303251237.38782.arnd@arndb.de> (raw)
In-Reply-To: <20130325120256.GM18316@opensource.wolfsonmicro.com>

On Monday 25 March 2013, Mark Brown wrote:
> On Mon, Mar 25, 2013 at 08:01:23PM +0900, Kukjin Kim wrote:
> 
> > As we discussed before, it's time to decide to support non-DT for EXYNOS
> > SoCs.
> 
> > If everybody else agrees to drop non-DT support from v3.10, I will. Feel
> > free to talk your opinion about that.
> 
> No problem for me on Exynos, though it would be a bit of an issue to
> loose it for s3c64xx right now.

We don't have any DT support for S3C and S5P upstream yet, so I would
certainly agree on that. I think we should plan at least one release of
supporting both simultaneously in order to find bugs with the DT
implementation before we can consider removing ATAGS support for any
major platform.

However, I also really want to see all ARMv6 and ARMv7 platforms
get moved over to use ARCH_MULTIPLATFORM, and it probably makes sense
to eventually move over all platforms that support ARCH_MULTIPLATFORM
to be DT-only. I hope we do both for EXYNOS in 3.10, and then do at
least MULTIPLATFORM support for S5P* in 3.11, possibly also for S3C64xx,
in order to convert all ARMv6 and ARMv7 platforms to MULTIPLATFORM.

For the ARMv5 platforms (S3C24xx and others), we can be much more flexible
with the timing, plus we can keep S3C and S5P in a state where they are
DT-only in multiplatform configurations but allow ATAGS when configured
as standalone like we do today, at least for a couple of releases after
introducing multiplatform support, until we are comfortable with the DT
support and don't break any working platforms.

	Arnd

  reply	other threads:[~2013-03-25 12:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25 11:01 EXYNOS will support only DT from v3.10 Kukjin Kim
2013-03-25 11:36 ` Arnd Bergmann
2013-03-25 12:02 ` Mark Brown
2013-03-25 12:37   ` Arnd Bergmann [this message]
2013-03-25 13:09     ` Mark Brown
2013-03-25 13:15       ` Arnd Bergmann
2013-03-25 12:22 ` Heiko Stübner
2013-04-02 10:15 ` Sylwester Nawrocki

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=201303251237.38782.arnd@arndb.de \
    --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;
as well as URLs for NNTP newsgroup(s).