Re: [PATCH v3 2/3] mmc: sdhci-omap: Add OMAP SDHCI driver

2017-09-14 Thread Adrian Hunter
On 06/09/17 14:45, Kishon Vijay Abraham I wrote: > Create a new sdhci-omap driver to configure the eMMC/SD/SDIO controller > in TI's OMAP SoCs making use of the SDHCI core library. For OMAP specific > configurations, populate sdhci_ops with OMAP specific callbacks and use > SDHCI quirks. > Enable o

[PATCH v3 2/3] mmc: sdhci-omap: Add OMAP SDHCI driver

2017-09-06 Thread Kishon Vijay Abraham I
Create a new sdhci-omap driver to configure the eMMC/SD/SDIO controller in TI's OMAP SoCs making use of the SDHCI core library. For OMAP specific configurations, populate sdhci_ops with OMAP specific callbacks and use SDHCI quirks. Enable only high speed mode for both SD and eMMC here and add other