
On 02/21/2013 03:31 PM, Tom Warren wrote:
This patchset adds device-tree support to the Tegra MMC driver. All device config is done via properties in the DT files instead of hard-coded config options/function arguments.
I've tested this on my Seaboard and everything works fine, including card detect. For the other T20 boards, I've used the Linux kernel DTS files for the sdhci nodes where there wasn't one already, or expanded the info that was already there. Everything builds fine, but I haven't tested anything but Seaboard.
Just to be explicit, this latest series/version,
Reviewed-by: Stephen Warren swarren@nvidia.com
v2: Changes as per Stephen's & Simon's review v3: Changes as per Stephen/Lucas/Thierry/Simon's feedback v4: Additional changes as per Stephen/Lucas/Thierry/Simon v5: Additional changes as per Stephen/Lucas/Andy v6: Additional changes requested by Stephen/Thierry v7: Additional changes requested by Stephen
You've explicitly mentioned the changes in the individual patches, so I'd be inclined to just leave out the list here. If you keep it, it'd be useful to cut/paste all the changes from the individual patches, or summarize them explicitly; simply listing who requested the changes isn't that useful.