commit | 34a1654706c6cc20e7a9077063b307afe28ec66c | [log] [tgz] |
---|---|---|
author | Chris Brandt <chris.brandt@renesas.com> | Wed Jan 25 15:28:08 2017 -0500 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Feb 13 13:20:41 2017 +0100 |
tree | 8bf9e7a2407575ec379e86340f823f91a9f57025 | |
parent | dc012058d79aa781d74988c83e29a7398ad1e47b [diff] |
mmc: sh_mobile_sdhi: add support for 2 clocks Some controllers have 2 clock sources instead of 1. The 2nd clock is for the internal card detect logic and must be enabled/disabled along with the main core clock for proper operation. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>