Merge branch 'omap/dt' into next/late
authorArnd Bergmann <arnd@arndb.de>
Wed, 15 Apr 2015 19:35:22 +0000 (21:35 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 15 Apr 2015 19:41:13 +0000 (21:41 +0200)
As pointed out by Stephen Rothwell, commit e52117638b79 ("ARM: dts:
omap3: Add DT entries for OMAP 3 ISP") conflicts with b8845074cfbb
("ARM: dts: omap3: add minimal l4 bus layout with control module support")
in non-obvious ways, causing a build failure when both patches
are present.

This merges the two branches that introduce the respective changes
into the next/late branch to resolve the way that Stephen suggested,
as confirmed by Tony.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lkml.org/lkml/2015/4/6/436
Acked-by: Tony Lindgren <tony@atomide.com>

Trivial merge