public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] adds quirk SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN
@ 2015-06-09  7:31 Suneel Garapati
  2015-06-09  7:31 ` [PATCH 1/2] drivers: mmc: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN Suneel Garapati
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Suneel Garapati @ 2015-06-09  7:31 UTC (permalink / raw)
  To: linux-mmc, linux-kernel
  Cc: Ulf Hansson, michals, sorenb, Adrian Hunter, Aisheng Dong,
	Haibo Chen, Tim Kryger, Shawn Guo, Yi Sun, Rafael J. Wysocki,
	stripathi, Suneel Garapati

This quirk will support controllers whose clock divider zero is broken
and if the calculation results to zero, forcing the divider to next value.
This is tested on zynq ep108 and enables support for UHS cards where formatting
cards fail. Added few quirks to arasan platform driver as the base clock reported in
registers is broken and preset values are broken too and tested on zynq ep108
platform. max-frequency devicetree parameter is alternative to get upper limit .

Suneel Garapati (2):
  drivers: mmc: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN
  drivers: mmc: add quirks for broken clock base

 drivers/mmc/host/sdhci-of-arasan.c | 3 +++
 drivers/mmc/host/sdhci.c           | 4 ++++
 drivers/mmc/host/sdhci.h           | 2 ++
 3 files changed, 9 insertions(+)

--
2.1.2

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

end of thread, other threads:[~2015-07-20 11:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09  7:31 [PATCH 0/2] adds quirk SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN Suneel Garapati
2015-06-09  7:31 ` [PATCH 1/2] drivers: mmc: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN Suneel Garapati
2015-06-09  8:44   ` Jaehoon Chung
2015-06-09  7:31 ` [PATCH 2/2] drivers: mmc: add quirks for broken clock base Suneel Garapati
2015-07-20 11:18 ` [PATCH 0/2] adds quirk SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox