Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751614AbaK1Pa4 (ORCPT ); Fri, 28 Nov 2014 10:30:56 -0500 Received: from pandora.arm.linux.org.uk ([78.32.30.218]:39155 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750951AbaK1Pay (ORCPT ); Fri, 28 Nov 2014 10:30:54 -0500 Date: Fri, 28 Nov 2014 15:30:26 +0000 From: Russell King - ARM Linux To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Pawel Moll , arm@kernel.org, Mike Turquette , Greg Kroah-Hartman , Lorenzo Pieralisi , Liviu Dudau , linux-kernel@vger.kernel.org, Sudeep Holla Subject: Re: [PATCH v2 RESEND 1/2] ARM: vexpress: Remove non-DT code Message-ID: <20141128153026.GU3836@n2100.arm.linux.org.uk> References: <1416939455-1814-1-git-send-email-pawel.moll@arm.com> <201411281608.34978.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201411281608.34978.arnd@arndb.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 28, 2014 at 04:08:34PM +0100, Arnd Bergmann wrote: > On Tuesday 25 November 2014, Pawel Moll wrote: > > Now, with the CLCD DT support available, there is no > > more reason to keep the non-DT support for V2P-CA9. > > > > Removed, together with "some" supporting code. It was > > necessary to make PLAT_VERSATILE_SCHED_CLOCK optional > > and selected by the machines still interested in it. > > > > Acked-by: Mike Turquette > > Signed-off-by: Pawel Moll > > --- > > Changes since v1: > > > > - Removed MFD and power/reset changes from the patch; > > will be posted separately after this is merged. > > Applied to next/cleanup, thanks! Shame it doesn't work in DT mode though. Compare these boot logs: http://www.arm.linux.org.uk/developer/build/result.php?type=boot&idx=3068 with: http://www.arm.linux.org.uk/developer/build/result.php?type=boot&idx=3071 and spot the difference. The biggest problem is the nonfunctional MMC interface: mmci-pl18x 10005000.mmci: no support for card's volts mmc0: error -22 whilst initialising SD card which, as the rootfs is on the SD card, is pretty fatal. -- FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/