Re: [PATCH v3 08/13] mmc: mmci: add 8bit bus support in variant data

From: Linus Walleij
Date: Wed May 28 2014 - 03:53:18 EST


On Wed, May 28, 2014 at 9:27 AM, Srinivas Kandagatla
<srinivas.kandagatla@xxxxxxxxxx> wrote:
> Hi Linus W,
> On 26/05/14 11:07, Ulf Hansson wrote:
>>>
>>> unsigned int fifosize;
>>> > unsigned int fifohalfsize;
>>> >@@ -116,6 +118,7 @@ static struct variant_data variant_u300 = {
>>> > .fifosize = 16 * 4,
>>> > .fifohalfsize = 8 * 4,
>>> > .clkreg_enable = MCI_ST_U300_HWFCEN,
>>> >+ .clkreg_8bit_bus_enable = MCI_ST_8BIT_BUS,
>>
>> Linus, will have to confirm this. I don't know if the u300 variant
>> support 8-bit.
>>
>
> Do you know if u300 supports 8BIT bus?

Yes it does actually.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/