From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: [PATCH 0/3] Yet more fixes for booting omaps with device tree Date: Thu, 21 Nov 2013 10:51:03 -0800 Message-ID: <1385059866-10646-1-git-send-email-tony@atomide.com> Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:21405 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753177Ab3KUSvK (ORCPT ); Thu, 21 Nov 2013 13:51:10 -0500 Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org Hi all, Hopefully this is the last set for the -rc cycle on the legacy booting vs device tree booting regressions. Regards, Tony Tony Lindgren (3): ARM: OMAP2+: Fix more missing data for omap3.dtsi file ARM: OMAP2+: Add fixed regulator to omap2plus_defconfig ARM: OMAP2+: Fix eMMC on n900 with device tree arch/arm/boot/dts/omap3-n900.dts | 6 +++++- arch/arm/boot/dts/omap3.dtsi | 42 ++++++++++++++++++++++++++++++++++++ arch/arm/configs/omap2plus_defconfig | 1 + arch/arm/mach-omap2/pdata-quirks.c | 1 + 4 files changed, 49 insertions(+), 1 deletion(-) -- 1.8.1.1