Re: [PATCH v3 2/2] mmc: host: sunxi: add support for A64 mmc controller

2016-08-02 Thread Jaehoon Chung
Hi Icenowy, On 08/02/2016 12:13 AM, Icenowy Zheng wrote: > A64 SoC features a MMC controller which need only the mod clock, and can > calibrate delay by itself. This patch adds support for the new MMC > controller IP core. > > Signed-off-by: Icenowy Zheng > --- > Changes in

Re: [PATCH v3 2/2] mmc: host: sunxi: add support for A64 mmc controller

2016-08-02 Thread Jaehoon Chung
Hi Icenowy, On 08/02/2016 12:13 AM, Icenowy Zheng wrote: > A64 SoC features a MMC controller which need only the mod clock, and can > calibrate delay by itself. This patch adds support for the new MMC > controller IP core. > > Signed-off-by: Icenowy Zheng > --- > Changes in v2: > - Rebased on