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? thanks, srini
Kind regards Ulf Hansson
-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

