Re: [PATCH 3/6] omap2+: Allow hwmod state changes to mux pads based on the state changes

2010-12-22 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [101202 16:35]: Allow hwmod state changes to mux pads based on the state changes. By default, only enable and disable the pads. In some rare cases dynamic remuxing for the idles states is needed, this can be done by passing the enable, idle, and off pads from

[PATCH 3/6] omap2+: Allow hwmod state changes to mux pads based on the state changes

2010-12-02 Thread Tony Lindgren
Allow hwmod state changes to mux pads based on the state changes. By default, only enable and disable the pads. In some rare cases dynamic remuxing for the idles states is needed, this can be done by passing the enable, idle, and off pads from board-*.c file along with OMAP_DEVICE_PAD_REMUX flag.