devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: OMAP: convert N950/N9 to DT
@ 2013-09-24 19:28 Aaro Koskinen
       [not found] ` <1380050897-6605-1-git-send-email-aaro.koskinen-X3B1VOXEql0@public.gmane.org>
  2013-09-24 19:28 ` [PATCH v2 3/3] ARM: OMAP2: delete board-rm680 Aaro Koskinen
  0 siblings, 2 replies; 7+ messages in thread
From: Aaro Koskinen @ 2013-09-24 19:28 UTC (permalink / raw)
  To: Tony Lindgren, Benoît Cousson,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-omap-u79uwXL29TY76Z2rM5mHXA
  Cc: Aaro Koskinen

Hi,

This adds DTS for N950/N9 and removes the legacy board file.

The following patches needs to be applied first:

   http://marc.info/?l=linux-omap&m=137969869426861&w=2 (the whole series)
   [PATCH 0/4] Clean up legacy platform data handling for omaps for v3.13

   http://marc.info/?l=linux-omap&m=137970770229676&w=2
   [PATCH] ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT

Change history:

	v2: Replace patch 1 HACK by using pdata-quirks

	v1: http://marc.info/?l=linux-omap&m=137977135411888&w=2

A.

Aaro Koskinen (3):
  ARM: OMAP2: pdata-quirks: set internal clock source for MMC2 on
    N950/N9
  ARM: dts: add minimal DT support for Nokia N950 & N9 phones
  ARM: OMAP2: delete board-rm680

 arch/arm/boot/dts/Makefile           |   2 +
 arch/arm/boot/dts/omap3-n9.dts       |  18 ++++
 arch/arm/boot/dts/omap3-n950-n9.dtsi | 172 +++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/omap3-n950.dts     |  18 ++++
 arch/arm/mach-omap2/Kconfig          |   7 --
 arch/arm/mach-omap2/Makefile         |   1 -
 arch/arm/mach-omap2/board-rm680.c    | 167 ----------------------------------
 arch/arm/mach-omap2/pdata-quirks.c   |  16 ++++
 8 files changed, 226 insertions(+), 175 deletions(-)
 create mode 100644 arch/arm/boot/dts/omap3-n9.dts
 create mode 100644 arch/arm/boot/dts/omap3-n950-n9.dtsi
 create mode 100644 arch/arm/boot/dts/omap3-n950.dts
 delete mode 100644 arch/arm/mach-omap2/board-rm680.c

-- 
1.8.4.rc3

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-10-08 18:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24 19:28 [PATCH v2 0/3] ARM: OMAP: convert N950/N9 to DT Aaro Koskinen
     [not found] ` <1380050897-6605-1-git-send-email-aaro.koskinen-X3B1VOXEql0@public.gmane.org>
2013-09-24 19:28   ` [PATCH v2 1/3] ARM: OMAP2: pdata-quirks: set internal clock source for MMC2 on N950/N9 Aaro Koskinen
     [not found]     ` <1380050897-6605-2-git-send-email-aaro.koskinen-X3B1VOXEql0@public.gmane.org>
2013-09-25 23:26       ` Tony Lindgren
2013-09-24 19:28   ` [PATCH v2 2/3] ARM: dts: add minimal DT support for Nokia N950 & N9 phones Aaro Koskinen
2013-10-08 18:44     ` Tony Lindgren
2013-09-24 19:28 ` [PATCH v2 3/3] ARM: OMAP2: delete board-rm680 Aaro Koskinen
2013-10-08 18:45   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).