]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge tag 'omap-devel-a-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorTony Lindgren <tony@atomide.com>
Mon, 10 Jun 2013 03:40:19 +0000 (20:40 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 10 Jun 2013 03:40:19 +0000 (20:40 -0700)
Add support for the OMAP5 SoC family.

As part of the transition to DT, no board files will be used
for OMAP5.  The hwmod data is gradually being transitioned
away from arch/arm/mach-omap2: IRQ, DMA, and memory map data
has been moved to DT.  Hopefully the dev_attr and clock role
data will be the next step.

Basic test logs are available here, although not for OMAP5,
since I don't have an OMAP5 board:
http://www.pwsan.com/omap/testlogs/omap5_v3.10/20130608130949/


Trivial merge