All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: dts: OMAP4+: Add dmm device bindings
@ 2013-03-20  4:43 Andy Gross
  2013-03-20  4:43 ` [PATCH 1/2] ARM: dts: OMAP4+: Add DMM bindings Andy Gross
  2013-03-20  4:43 ` [PATCH 2/2] ARM: OMAP2+: Remove dmm device creation Andy Gross
  0 siblings, 2 replies; 8+ messages in thread
From: Andy Gross @ 2013-03-20  4:43 UTC (permalink / raw)
  To: linux-omap
  Cc: Benoit Cousson, Santosh Shilimkar, devicetree-discuss,
	Nishanth Menon, Andy Gross

This patch set adds devicetree bindings for the Dynamic Memory Manager (DMM)
inside the OMAP4 and OMAP5 devices, removes generation of the device node via
the hwmod, and adds documentation for the minimal binding.

This patch series is based on device tree patches queued up for OMAP 3.10.

Patches are located at:
https://github.com/andygross/omap_dmm_tiler/commits/for-benoit

Andy Gross (2):
  ARM: dts: OMAP4+: Add DMM bindings
  ARM: OMAP2+: Remove dmm device creation

 Documentation/devicetree/bindings/arm/omap/dmm.txt |   16 ++++++++++++++++
 arch/arm/boot/dts/omap4.dtsi                       |    7 +++++++
 arch/arm/boot/dts/omap5.dtsi                       |    7 +++++++
 arch/arm/mach-omap2/drm.c                          |   12 ------------
 4 files changed, 30 insertions(+), 12 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/omap/dmm.txt

-- 
1.7.5.4


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

end of thread, other threads:[~2013-03-20  6:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-20  4:43 [PATCH 0/2] ARM: dts: OMAP4+: Add dmm device bindings Andy Gross
2013-03-20  4:43 ` [PATCH 1/2] ARM: dts: OMAP4+: Add DMM bindings Andy Gross
2013-03-20  5:59   ` Santosh Shilimkar
2013-03-20  4:43 ` [PATCH 2/2] ARM: OMAP2+: Remove dmm device creation Andy Gross
2013-03-20  5:56   ` Santosh Shilimkar
2013-03-20  6:16     ` Archit Taneja
2013-03-20  6:22       ` Santosh Shilimkar
2013-03-20  6:28         ` Gross, Andy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.