[PATCH v2 0/2] Add device tree support for sdhci-s3c driver
Thomas Abraham
thomas.abraham at linaro.org
Sun Jul 17 14:51:13 EST 2011
This patchset adds basic device tree support for sdhci-s3c driver.
The changes included in this patchset are
A. A copy of the platform data is kept in the drivers private data and
that copy is referenced for further access to platform data.
B. Some of the platform data elements are retrived from the device tree
node. The device tree based probe support using a compatible string
matching is also added.
Changes since v1:
* Obtain some of the platform data from device tree as suggsted by
Grant Likely.
Thomas Abraham (2):
mmc: sdhci-s3c: Keep a copy of platform data and use it.
mmc: sdhci-s3c: add device tree probe support
Thomas Abraham (2):
mmc: sdhci-s3c: Keep a copy of platform data and use it
mmc: sdhci-s3c: add device tree probe support
More information about the devicetree-discuss
mailing list