]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP4: hwmod data: Add DMIC
authorBenoit Cousson <b-cousson@ti.com>
Tue, 25 Jan 2011 22:01:00 +0000 (22:01 +0000)
committerBenoit Cousson <b-cousson@ti.com>
Thu, 17 Feb 2011 17:25:34 +0000 (18:25 +0100)
commit26fff71b32861c60c1de4528715ab4be52aa03f1
tree1f7f676a7fe46c104f44d22c9c1c12a09dcd9296
parent64307df79606b9a6d1b3d9ed2b2d71fcf311193e
OMAP4: hwmod data: Add DMIC

Add HWMOD entries for the OMAP DMIC. The HWMOD entires define the system
resource requirements for the driver such as DMA addresses, channels,
and IRQ's. Placing this information in the HWMOD database allows for
more generic drivers to be written and having the specific implementation
details defined in HWMOD.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: David Lambert <dlambert@ti.com>
[b-cousson@ti.com: Change the wrong hwmod name,
add missing flag and re-order structures]
arch/arm/mach-omap2/omap_hwmod_44xx_data.c