All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add support for Allwinner A64 mmc controller
@ 2016-08-01 15:13 ` Icenowy Zheng
  0 siblings, 0 replies; 19+ messages in thread
From: Icenowy Zheng @ 2016-08-01 15:13 UTC (permalink / raw)
  To: Rob Herring, Maxime Ripard, Chen-Yu Tsai, Ulf Hansson, Hans de Goede
  Cc: Mark Rutland, devicetree, Michal Suchanek, linux-mmc,
	linux-kernel, Jaehoon Chung, linux-arm-kernel

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 <andre.przywara@arm.com>, and now it
depends on the patch set sent recently by Hans de Goede <hdegoede@redhat.com>,
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.

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-08-22  8:47 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-01 15:13 [PATCH v3 0/2] Add support for Allwinner A64 mmc controller Icenowy Zheng
2016-08-01 15:13 ` Icenowy Zheng
2016-08-01 15:13 ` [PATCH v3 1/2] Documentation: dt: Add new compatible to sunxi mmc driver bindings Icenowy Zheng
2016-08-01 15:13   ` Icenowy Zheng
2016-08-22  7:58   ` Maxime Ripard
2016-08-22  7:58     ` Maxime Ripard
2016-08-22  7:58     ` Maxime Ripard
2016-08-22  8:47     ` Icenowy Zheng
2016-08-22  8:47       ` Icenowy Zheng
2016-08-01 15:13 ` [PATCH v3 2/2] mmc: host: sunxi: add support for A64 mmc controller Icenowy Zheng
2016-08-01 15:13   ` Icenowy Zheng
2016-08-02 23:43   ` Jaehoon Chung
2016-08-02 23:43     ` Jaehoon Chung
2016-08-02 23:43     ` Jaehoon Chung
2016-08-03  2:13     ` Icenowy Zheng
2016-08-03  2:13       ` Icenowy Zheng
2016-08-02  8:45 ` [PATCH v3 0/2] Add support for Allwinner " Hans de Goede
2016-08-02  8:45   ` Hans de Goede
2016-08-02  8:45   ` Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.