Re: [PATCH v2 RESEND 1/2] ARM: vexpress: Remove non-DT code

From: Russell King - ARM Linux
Date: Fri Nov 28 2014 - 10:30:59 EST


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 <mturquette@xxxxxxxxxx>
> > Signed-off-by: Pawel Moll <pawel.moll@xxxxxxx>
> > ---
> > 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/