commit | 6d6fd3674259d16b735c961743ff28870c46cedc | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Wed Jul 10 21:21:13 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Sun Aug 25 00:10:18 2013 -0400 |
tree | b93ef646e4343d7ba4baad0ace663b562bbfb01f | |
parent | 967bcb77177cda1a426fdb2350e6ec61bcf5b5eb [diff] |
mmc: sh_mmcif: revision-specific CLK_CTRL2 handling Some newer MMCIF IP revisions contain a CE_CLK_CTRL2 register, that has to be set for proper operation. Support for this feature is added in a way to preserve the current behaviour by default, i.e. when it is not enabled in platform data. Patch is based on work by Nobuyuki HIRAI. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com> Signed-off-by: Chris Ball <cjb@laptop.org>