[PATCH V3 0/9] ARM: tegra: add platform suspend support

Joseph Lo josephl at nvidia.com
Wed Mar 13 21:28:36 EDT 2013


On Thu, 2013-03-14 at 01:38 +0800, Stephen Warren wrote:
> On 03/13/2013 02:01 AM, Joseph Lo wrote:
> > This series introduces a basic functionality for Tegra to support the
> > platform suspend and resume.
> > 
> > Note: This series only adds the support for Tegra20 and Tegra30. The
> > Tegra114 will be supported later.
> > 
> > This series were depending on the patch below that not yet be merged into
> > linux-mmc tree.
> > "mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings"
> 
> Is that a compile-time dependency, or a run-time dependency? I assume
> this is simply a run-time dependency, and is also only a dependency for
> suspend itself to work; there wouldn't be any other regressions due to
> ignoring that dependency?
Exactly.

> In other words, if I simply apply this series without "mmc: tegra: use
> mmc_of_parse to get the support of standard MMC DT bindings", then the
> only issue is that suspend, a new feature, won't work correctly yet? If
> so, I believe I will ignore that dependency. The new feature will work
> in linux-next and 3.10-rc1.
OK.

Thanks,
Joseph




More information about the linux-arm-kernel mailing list