Re: [PATCH V2 0/3] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's

2015-11-11 Thread Florian Fainelli
On 06/11/15 10:56, Al Cooper wrote: > This patchset adds the SDHCI driver for the Broadcom BRCMSTB/BMIPS > Soc's. A few new Device Tree properties, needed by this driver, > were added to sdhci-pltfm.c to set various QUIRKS. The mmc.txt > bindings document was update with the both new and existing

[PATCH V2 0/3] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's

2015-11-06 Thread Al Cooper
This patchset adds the SDHCI driver for the Broadcom BRCMSTB/BMIPS Soc's. A few new Device Tree properties, needed by this driver, were added to sdhci-pltfm.c to set various QUIRKS. The mmc.txt bindings document was update with the both new and existing properties handled by sdhci-pltfm.c V2 -