Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk | Ben Dooks | 2009-06-21 |
| | | | | | | | | | | Add quirk to show the controller cannot do multi-block IO. This is mainly for the Samsung SDHCI controller that currently cannot manage to do multi-block PIO without timing out. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Pierre Ossman <pierre@ossman.eu> | ||
* | sdhci-s3c: Samsung S3C based SDHCI controller glue | Ben Dooks | 2009-06-21 |
Add support for the 'HSMMC' block(s) in the Samsung SoC line. These are compatible with the SDHCI driver so add the necessary setup and driver binding for the platform devices. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Pierre Ossman <pierre@ossman.eu> |