[PATCH v2 0/2] ARM: dts: OMAP4+: Add dmm device bindings

2013-04-10 Thread Andy Gross
This patch set adds devicetree bindings for the Dynamic Memory Manager (DMM) inside the OMAP4 and OMAP5 devices, creates the platform_device using the DT entry if present or falls back to using the hwmod entry if not, and adds documentation for the minimal binding. v2: Handle both DT and non DT

[PATCH v2 0/2] ARM: dts: OMAP4+: Add dmm device bindings

2013-03-20 Thread 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