omap2+: Add support for hwmod specific muxing of devices
authorTony Lindgren <tony@atomide.com>
Thu, 23 Dec 2010 02:42:35 +0000 (18:42 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 23 Dec 2010 02:42:35 +0000 (18:42 -0800)
commit9796b323b5a1940f9ec62c3a6cf7e442bf540d53
tree8fb2b57e5cbc7cfdfc5a26c4f5daf6f8c884353e
parent8419fdbaf2118a0a169441be82f09f7be93a5ca1
omap2+: Add support for hwmod specific muxing of devices

This allows adding hwmod specific pads dynamically during the
platform device init.

Note that we don't currently have the hwmod specific signals
listed in the hwmod data, but struct omap_hwmod_mux_info will
make that possible if necessary.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/mux.c
arch/arm/mach-omap2/mux.h
arch/arm/plat-omap/include/plat/omap_hwmod.h