]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/arm/mach-omap2/omap_hwmod_44xx_data.c
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)
commit8ca476da04e452a01d984dd5b5333b3a562207a7
tree1f7f676a7fe46c104f44d22c9c1c12a09dcd9296
parentec5df927a8f3d3eca9514c9a9ad6db830ae20acc
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