From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: [PATCH v3 0/2] Add support for Allwinner A64 mmc controller Date: Tue, 2 Aug 2016 10:45:46 +0200 Message-ID: References: <20160801151351.51854-1-icenowy@aosc.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160801151351.51854-1-icenowy@aosc.xyz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Icenowy Zheng , Rob Herring , Maxime Ripard , Chen-Yu Tsai , Ulf Hansson Cc: Mark Rutland , devicetree@vger.kernel.org, Michal Suchanek , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, Jaehoon Chung , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Hi, On 01-08-16 17:13, Icenowy Zheng wrote: > Allwinner A64 has a slightly modified version of the Allwinner MMC controller. > > It do not have "output" or "sample" clock input, instead, it can calibrate the > delay internally. > > This series of patch added the calibrate feature to the sunxi-mmc driver. It > is based on works by Andre Przywara , and now it > depends on the patch set sent recently by Hans de Goede , > which disabled "output" and "sample" clock on A10/13. > ( http://lists.infradead.org/pipermail/linux-arm-kernel/2016-July/446187.html ) > > As the clock and device tree patch for Allwinner A64 is not yet merged, the > patch set contains no patch to enable it. Series looks good to me and is: Reviewed-by: Hans de Goede Regards, Hans