All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org,
	'Tomasz Figa' <t.figa@samsung.com>,
	'Kyungmin Park' <kyungmin.park@samsung.com>,
	'Thomas Abraham' <thomas.ab@samsung.com>,
	'Sylwester Nawrocki' <s.nawrocki@samsung.com>,
	'Olof Johansson' <olof@lixom.net>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V2] ARM: EXYNOS: no more support non-DT for EXYNOS SoCs
Date: Thu, 6 Jun 2013 18:12:17 +0200	[thread overview]
Message-ID: <201306061812.18138.arnd@arndb.de> (raw)
In-Reply-To: <0a1201ce6268$d5a51610$80ef4230$%kim@samsung.com>

On Thursday 06 June 2013, Kukjin Kim wrote:
> As we discussed in mailing list, non-DT for EXYNOS SoCs will not be
> supported from v3.11. This patch removes regarding files for non-DT
> including board files and defconfig.
> 
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Cc: Tomasz Figa <t.figa@samsung.com>
> Cc: Thomas Abraham <thomas.ab@samsung.com>
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Olof Johansson <olof@lixom.net>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
> 
> It's time to remove non-DT stuff for EXYNOS SoCs.
> If no objection on this, this will be sent to arm-soc in a couple of days.

Please do. I think there are no excuses left this time ;-)

However, I wonder if more code in arch/arm/plat-samsung can be made to
depend on the presence of ATAGS. I suspect there a lot of files that
we no longer need to build for an Exynos kernel now.

	Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2] ARM: EXYNOS: no more support non-DT for EXYNOS SoCs
Date: Thu, 6 Jun 2013 18:12:17 +0200	[thread overview]
Message-ID: <201306061812.18138.arnd@arndb.de> (raw)
In-Reply-To: <0a1201ce6268$d5a51610$80ef4230$%kim@samsung.com>

On Thursday 06 June 2013, Kukjin Kim wrote:
> As we discussed in mailing list, non-DT for EXYNOS SoCs will not be
> supported from v3.11. This patch removes regarding files for non-DT
> including board files and defconfig.
> 
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Cc: Tomasz Figa <t.figa@samsung.com>
> Cc: Thomas Abraham <thomas.ab@samsung.com>
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Olof Johansson <olof@lixom.net>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
> 
> It's time to remove non-DT stuff for EXYNOS SoCs.
> If no objection on this, this will be sent to arm-soc in a couple of days.

Please do. I think there are no excuses left this time ;-)

However, I wonder if more code in arch/arm/plat-samsung can be made to
depend on the presence of ATAGS. I suspect there a lot of files that
we no longer need to build for an Exynos kernel now.

	Arnd

  reply	other threads:[~2013-06-06 16:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-06  3:49 [PATCH V2] ARM: EXYNOS: no more support non-DT for EXYNOS SoCs Kukjin Kim
2013-06-06  3:49 ` Kukjin Kim
2013-06-06 16:12 ` Arnd Bergmann [this message]
2013-06-06 16:12   ` Arnd Bergmann
2013-06-08  1:13   ` Olof Johansson
2013-06-08  1:13     ` Olof Johansson
2013-06-08 10:42 ` Tomasz Figa
2013-06-08 10:42   ` Tomasz Figa
2013-06-10 12:00 ` Tomasz Figa
2013-06-10 12:00   ` Tomasz Figa
2013-06-10 12:12   ` Kukjin Kim
2013-06-10 12:12     ` Kukjin Kim
2013-06-10 18:24     ` Tomasz Figa
2013-06-10 18:24       ` Tomasz Figa

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=201306061812.18138.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=kgene.kim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=s.nawrocki@samsung.com \
    --cc=t.figa@samsung.com \
    --cc=thomas.ab@samsung.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.