Re: [PATCH v6 09/12] mmc: mmci: add f_max to variant structure

2014-06-11 Thread Linus Walleij
On Mon, Jun 2, 2014 at 11:09 AM, wrote: > From: Srinivas Kandagatla > > 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-co

[PATCH v6 09/12] mmc: mmci: add f_max to variant structure

2014-06-02 Thread srinivas . kandagatla
From: Srinivas Kandagatla 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 --- drivers/