commit | 8aee6039465c9887af6a4babfa5b52f8bc96b43d | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri Mar 11 11:32:26 2011 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Fri Mar 11 11:32:26 2011 -0800 |
tree | 39eaed372f3d4a00061a648c47cde101675d7461 | |
parent | 86c79bf45f380c6efd907e95f993146b2b975232 [diff] |
omap2+: mux: Add macro for configuring static with omap_hwmod_mux_init Add macro for defining static pins in the board file. We can now start implementing pin multiplexing in the platform init code for devices that call omap_hwmod_mux_init. Currently that is only implemented for serial.c. Signed-off-by: Tony Lindgren <tony@atomide.com>