commit | d418ed87c4e3ecf45d42718c4ead91180997681f | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Sun Feb 19 13:20:33 2012 +0100 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 27 12:19:56 2012 -0400 |
tree | 8da29767609df1b6eced0f1121a0f1e8325e3327 | |
parent | b81cfc413047181a8f2599cacf927dc09a81a123 [diff] |
ARM: OMAP: hsmmc: add max_freq field External circuitry like level shifters may limit the maximum operation speed of the hsmmc controller. Add a field to struct omap2_hsmmc_info so boards can adjust the setting on demand. Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Chris Ball <cjb@laptop.org>