Re: [PATCH v2 0/5] mmc: mxcmmc: add mpc512x support

2013-04-02 Thread Sascha Hauer
On Mon, Apr 01, 2013 at 12:23:00AM +0200, Anatolij Gustschin wrote: > The SDHC controller on mpc512x is compatible with i.MX31 SDHC > controller, the existing MMC host driver can be used on > mpc512x with some modifications, the patch series extends > the existing driver. It is based on the followi

[PATCH v2 0/5] mmc: mxcmmc: add mpc512x support

2013-03-31 Thread Anatolij Gustschin
The SDHC controller on mpc512x is compatible with i.MX31 SDHC controller, the existing MMC host driver can be used on mpc512x with some modifications, the patch series extends the existing driver. It is based on the following v3 mxcmmc DT support patch: https://patchwork.kernel.org/patch/236863