[PATCH v2 0/2] DMM DT adaptation

2013-09-16 Thread Archit Taneja
The DMM/Tiler block can used by omapdrm to allocate frame buffers. With the removal of address and irq data from the omap4 hwmods, the probe of DMM driver fails and omapdrm isn't able to utilize the DMM hardware. Add DMM bindings for omap4 and omap5. Changes in v2: - No changes, split out into a

Re: [PATCH v2 0/2] DMM DT adaptation

2013-09-16 Thread Tomi Valkeinen
On 16/09/13 12:30, Archit Taneja wrote: The DMM/Tiler block can used by omapdrm to allocate frame buffers. With the removal of address and irq data from the omap4 hwmods, the probe of DMM driver fails and omapdrm isn't able to utilize the DMM hardware. Add DMM bindings for omap4 and omap5.