From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH RESEND] ARM: EXYNOS: no more support non-DT for EXYNOS SoCs Date: Wed, 10 Apr 2013 14:59:07 +0200 Message-ID: <201304101459.07263.arnd@arndb.de> References: <51642dab.e844440a.0ad1.ffffc13f@mx.google.com> <310101ce35d7$00e7e000$02b7a000$%kim@samsung.com> <516541EB.8080404@samsung.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de ([212.227.17.9]:65212 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750975Ab3DJM7Q (ORCPT ); Wed, 10 Apr 2013 08:59:16 -0400 In-Reply-To: <516541EB.8080404@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Sylwester Nawrocki Cc: Kukjin Kim , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, 'Thomas Abraham' , 'Sylwester Nawrocki' , 'Kyungmin Park' , 'Olof Johansson' On Wednesday 10 April 2013, Sylwester Nawrocki wrote: > On 04/10/2013 12:34 PM, Kukjin Kim wrote: > > Kukjin Kim wrote: > >> > >> From: Kukjin Kim > >> > >> As we discussed in mailing list, non-DT for EXYNOS SoCs will not be > >> supported from v3.10. This patch removes regarding files for non-DT > >> including board files. > >> > >> Signed-off-by: Kukjin Kim > > It looks OK to me. Ok. I am currently rebuilding my exynos multiplatform series on top of the branches merged yesterday, but keeping ATAGS support alive there. Should I rebase on top of this patch instead? Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 10 Apr 2013 14:59:07 +0200 Subject: [PATCH RESEND] ARM: EXYNOS: no more support non-DT for EXYNOS SoCs In-Reply-To: <516541EB.8080404@samsung.com> References: <51642dab.e844440a.0ad1.ffffc13f@mx.google.com> <310101ce35d7$00e7e000$02b7a000$%kim@samsung.com> <516541EB.8080404@samsung.com> Message-ID: <201304101459.07263.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 10 April 2013, Sylwester Nawrocki wrote: > On 04/10/2013 12:34 PM, Kukjin Kim wrote: > > Kukjin Kim wrote: > >> > >> From: Kukjin Kim > >> > >> As we discussed in mailing list, non-DT for EXYNOS SoCs will not be > >> supported from v3.10. This patch removes regarding files for non-DT > >> including board files. > >> > >> Signed-off-by: Kukjin Kim > > It looks OK to me. Ok. I am currently rebuilding my exynos multiplatform series on top of the branches merged yesterday, but keeping ATAGS support alive there. Should I rebase on top of this patch instead? Arnd