linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Prepare making omap3 device tree only and convert LDP
@ 2013-11-16  0:36 Tony Lindgren
  2013-11-16  0:36 ` [PATCH 1/5] mfd: twl-core: Fix passing of platform data in the device tree case Tony Lindgren
                   ` (5 more replies)
  0 siblings, 6 replies; 28+ messages in thread
From: Tony Lindgren @ 2013-11-16  0:36 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Here are few patches to deal with the mix of legacy platform data
and device tree that we still need to do at least until DSS has
device tree bindings. These patches should allow the remaining
omap3 boards to be made device tree only so we can remove the
board-*.c files.

I've also converted the old LDP board to be device tree only as that
has the typical TWL GPIO controlled LCD panel setup, and made sure
the basic things work.

These patches are against mainline tree commit 10d0c9705, and also
needs the recently posted patches from following:

[PATCH 0/8] Various omap device tree usability fixes for v3.13 merge window
[PATCH 00/11] Make omap24xx booting device tree based for v3.14 merge window

I've also pushed all the related patches to a temporary branch
omap-for-v3.14/tmp-testing-dt in the linux-omap git tree.

Regards,

Tony


Tony Lindgren (5):
  mfd: twl-core: Fix passing of platform data in the device tree case
  ARM: OMAP2+: Add support for legacy auxdata for twl
  ARM: OMAP2+: Add DT init code for DPI displays and make omap3 LDP to
    use it
  ARM: dts: Add basic support for omap3 LDP zoom1 labrador
  ARM: OMAP2+: Remove legacy booting support for LDP

 arch/arm/boot/dts/Makefile         |   1 +
 arch/arm/boot/dts/omap3-ldp.dts    | 231 ++++++++++++++++++++
 arch/arm/mach-omap2/Kconfig        |   6 -
 arch/arm/mach-omap2/Makefile       |   1 -
 arch/arm/mach-omap2/board-ldp.c    | 425 -------------------------------------
 arch/arm/mach-omap2/common.h       |   1 +
 arch/arm/mach-omap2/dss-common.c   |  67 ++++++
 arch/arm/mach-omap2/dss-common.h   |   1 +
 arch/arm/mach-omap2/omap_device.c  |   2 +
 arch/arm/mach-omap2/pdata-quirks.c |  31 +++
 drivers/mfd/twl-core.c             |  15 +-
 11 files changed, 346 insertions(+), 435 deletions(-)
 create mode 100644 arch/arm/boot/dts/omap3-ldp.dts
 delete mode 100644 arch/arm/mach-omap2/board-ldp.c

-- 
1.8.1.1

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

end of thread, other threads:[~2013-11-25 23:22 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-16  0:36 [PATCH 0/5] Prepare making omap3 device tree only and convert LDP Tony Lindgren
2013-11-16  0:36 ` [PATCH 1/5] mfd: twl-core: Fix passing of platform data in the device tree case Tony Lindgren
2013-11-18 10:29   ` Lee Jones
2013-11-18 17:25     ` Felipe Balbi
2013-11-18 17:46       ` Lee Jones
2013-11-18 18:11         ` Tony Lindgren
2013-11-18 19:09           ` Lee Jones
2013-11-18 19:22             ` Tony Lindgren
2013-11-18 19:28               ` Lee Jones
2013-11-18 19:33                 ` Tony Lindgren
2013-11-21 10:46               ` Lee Jones
2013-11-21 11:09                 ` Lee Jones
2013-11-25 23:22                   ` Tony Lindgren
2013-11-18 18:40         ` Felipe Balbi
2013-11-16  0:36 ` [PATCH 2/5] ARM: OMAP2+: Add support for legacy auxdata for twl Tony Lindgren
2013-11-16  0:36 ` [PATCH 3/5] ARM: OMAP2+: Add DT init code for DPI displays and make omap3 LDP to use it Tony Lindgren
2013-11-18 13:06   ` Tomi Valkeinen
2013-11-18 18:19     ` Tony Lindgren
2013-11-16  0:36 ` [PATCH 4/5] ARM: dts: Add basic support for omap3 LDP zoom1 labrador Tony Lindgren
2013-11-16  8:04   ` Sebastian Reichel
2013-11-16 14:40     ` Tony Lindgren
2013-11-16  0:36 ` [PATCH 5/5] ARM: OMAP2+: Remove legacy booting support for LDP Tony Lindgren
     [not found] ` <20131116120508.GA22335@earth.universe>
2013-11-16 14:12   ` N900 board code in 3.14 Tony Lindgren
2013-11-16 15:50     ` Sebastian Reichel
2013-11-21 18:58       ` Tony Lindgren
2013-11-21 23:51         ` Sebastian Reichel
2013-11-22 10:41           ` Javier Martinez Canillas
2013-11-23 21:09             ` Sebastian Reichel

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).