From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/3] Drop more omap3 legacy board-*.c files for v4.2 Date: Tue, 5 May 2015 07:43:08 -0700 Message-ID: <20150505144308.GA21061@atomide.com> References: <1430769717-4088-1-git-send-email-tony@atomide.com> <2213391.JZ0TJA9KXB@wuerfel> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <2213391.JZ0TJA9KXB@wuerfel> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Arnd Bergmann Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Pali =?utf-8?B?Um9ow6Fy?= List-Id: linux-omap@vger.kernel.org * Arnd Bergmann [150505 03:56]: > On Monday 04 May 2015 13:01:54 Tony Lindgren wrote: > > > > For dropping the remaining omap3 legacy boot support, we still > > have the following board-*.c files: > > > > BOARD REASON NEEDED > > board-ldp.c Still used in RMKs boot test system > > board-omap3logic.c Getting a .dts file for v4.2 > > board-omap3pandora.c Got a .dts file for v4.1 > > board-rx51-*.c Needs /proc/atags support for user space > > > > I'm hoping we can drop those for v4.3 merge window, then keep > > the platform data around for one more merge window in case of > > reverting needed, then drop the platform data too for v4.4 > > if no issues needing reverting are found. > > Sounds great. Has there been a conclusion about what to do for the > rx51 /proc/atags support? I believe we just need to enable /proc/atags also for device tree based booting if CONFIG_ARM_ATAG_DTB_COMPAT. Pali may have more info on that. Then looks like Pali's two patches for showing the revision are still pending in thread "[PATCH v2 0/2] ARM: /proc/cpuinfo: DT: Add support for Revision": http://www.spinics.net/lists/arm-kernel/msg401535.html Regards, Tony