Re: [PATCH 3/7] ARM: ux500: Remove ATAG support for SDI (MMC)

From: Lee Jones
Date: Thu Nov 07 2013 - 07:08:03 EST


> > -struct mmci_platform_data mop500_sdi0_data = {
> > - .f_max = 100000000,
> > - .capabilities = MMC_CAP_4_BIT_DATA |
> > - MMC_CAP_SD_HIGHSPEED |
> > - MMC_CAP_MMC_HIGHSPEED |
> > - MMC_CAP_ERASE |
> > - MMC_CAP_UHS_SDR12 |
> > - MMC_CAP_UHS_SDR25,
>
> I guess all the above caps is having binders in DT then?

They're not there yet, no. But this stuff is not used anymore in
Mainline hence the patch. I attempted to supply bindings for them, but
they were rejected. Would you like to have a stab at that?

We are suffering with some MMC issues presently on Snowball, this
could well be the cause.

> Dito
> Dito

Likewise.

NB: When you post review comments, try not to forget to <snip> all
unrelated cruft. Scrolling down for pages to find them is not optimal.


--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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/