linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] SDHCI-S3C fixes and enhancements (driver specific code)
@ 2010-06-09  9:39 Marek Szyprowski
  2010-06-09  9:39 ` [PATCH 1/5] sdhci-s3c: depend on plat-samsung Marek Szyprowski
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Marek Szyprowski @ 2010-06-09  9:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This series includes various fixes to sdhci-s3c driver as well as a
major feature enhancement. This patch series is prepared to get complete
sdhci support on Samsung Aquila board.

A quick overview on the patches:

#1 - enable sdhci-s3c driver on all Samsung platforms
#2 - add missing sdhci_s3c_driver_remove() function
#3 - use sdhci quirk to increase the transaction timeout (let me know if
     this can break any exitsting code)
#4 - introduce new sdhci quirk to get rid of anoying runtime warning and
     possible problems with slow mmc/sd cards
#5 - add support for various methods of notifying the host driver about
     the card insertion/removal (should be compatible with existing code)

Last patch requires changes to the Samsung platform setup code, which
has been posted in a separate patch series for easier merging, please
refer to the "[PATCH] SDHCI-S3C fixes and enhancements (platform
specific code)" thread.

A complete list of patches:

[PATCH 1/5] sdhci-s3c: depend on plat-samsung
[PATCH 2/5] sdhci-s3c: add missing remove function
[PATCH 3/5] sdhci-s3c: increase the timeout value
[PATCH 4/5] sdhci-s3c: add support for the non standard minimal clock value
[PATCH 5/5] sdhci-s3c: add support for new card detection methods

Best regards
-- 
Marek Szyprowski
Samsung Poland R&D Center

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

end of thread, other threads:[~2010-08-28  0:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-09  9:39 [PATCH] SDHCI-S3C fixes and enhancements (driver specific code) Marek Szyprowski
2010-06-09  9:39 ` [PATCH 1/5] sdhci-s3c: depend on plat-samsung Marek Szyprowski
2010-06-11  0:29   ` Kukjin Kim
2010-06-11  5:24     ` Ben Dooks
2010-06-11  5:42       ` Kyungmin Park
2010-06-11 10:30       ` Mark Brown
2010-06-09  9:39 ` [PATCH 2/5] sdhci-s3c: add missing remove function Marek Szyprowski
2010-06-09  9:39 ` [PATCH 3/5] sdhci-s3c: increase the timeout value Marek Szyprowski
2010-06-10 10:46   ` Kukjin Kim
2010-08-27 19:53   ` Chris Ball
2010-06-09  9:39 ` [PATCH 4/5] sdhci-s3c: add support for the non standard minimal clock value Marek Szyprowski
2010-08-27 19:54   ` Chris Ball
2010-08-28  0:54     ` Kukjin Kim
2010-06-09  9:39 ` [PATCH 5/5] sdhci-s3c: add support for new card detection methods Marek Szyprowski
2010-06-10 12:06   ` [PATCH 5/5 fixed] " Marek Szyprowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).