commit | dc6500bfe889321f7f4fd01e96062a80643d81c1 | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | Mon Jun 02 10:09:47 2014 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Jul 09 11:25:56 2014 +0200 |
tree | dc0519bb08fa443932db6cdbef91dda6f76266dd | |
parent | ae7b0061f61e7c96884f4080b4e28544a0cedd76 [diff] |
mmc: mmci: add f_max to variant structure Some of the controller have maximum supported frequency, This patch adds support in variant data structure to specify such restrictions. This gives more flexibility in calculating the f_max before passing it to mmc-core. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>