Re: [PATCH V2 0/2] mmc: tegra: use mmc_of_parse to get support of standard MMC DT binding

2013-02-24 Thread Chris Ball
Hi Stephen, On Fri, Feb 22 2013, Stephen Warren wrote: > On 02/21/2013 08:23 PM, Joseph Lo wrote: >> The 2nd patch of this series depends on two patches below. >> >> "mmc: provide a standard MMC device-tree binding parser centrally" >> (available on next-20130219) >> mmc: tegra: assume CONFIG_OF,

Re: [PATCH V2 0/2] mmc: tegra: use mmc_of_parse to get support of standard MMC DT binding

2013-02-22 Thread Stephen Warren
On 02/21/2013 08:23 PM, Joseph Lo wrote: > The 2nd patch of this series depends on two patches below. > > "mmc: provide a standard MMC device-tree binding parser centrally" > (available on next-20130219) > mmc: tegra: assume CONFIG_OF, remove platform data > (available on next-20130220) I think t

[PATCH V2 0/2] mmc: tegra: use mmc_of_parse to get support of standard MMC DT binding

2013-02-21 Thread Joseph Lo
The 2nd patch of this series depends on two patches below. "mmc: provide a standard MMC device-tree binding parser centrally" (available on next-20130219) mmc: tegra: assume CONFIG_OF, remove platform data (available on next-20130220) V2: * add cd-gpio fix for Tamonten-based board * add cd-gpio f