[GIT PULL] SoCFPGA updates for v4.2, part 2
Dinh Nguyen
dinh.linux at gmail.com
Thu Jun 4 15:37:31 PDT 2015
Hi Arnd, Kevin, Olof:
On Tue, Jun 2, 2015 at 9:11 PM, <dinh.linux at gmail.com> wrote:
> Hi Arnd, Kevin, Olof:
>
> Please pull in this patch for v4.2.
>
> Thanks,
> Dinh
>
> The following changes since commit c65b99f046843d2455aa231747b5a07a999a9f3d:
>
> Linux 4.1-rc6 (2015-05-31 19:01:07 -0700)
>
> are available in the git repository at:
>
> git at gitolite.kernel.org:pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_updates_for_v4.2_part2
>
> for you to fetch changes up to a6cb1af402026c44eec5760036715acad1077b56:
>
> ARM: socfpga: support suspend to ram (2015-06-02 14:05:22 -0500)
>
> ----------------------------------------------------------------
> SoCFPGA update for v4.2, part 2
> - Add support for suspend to RAM
>
> ----------------------------------------------------------------
> Alan Tull (1):
> ARM: socfpga: support suspend to ram
>
> arch/arm/mach-socfpga/Kconfig | 10 ++-
> arch/arm/mach-socfpga/Makefile | 1 +
> arch/arm/mach-socfpga/core.h | 6 +-
> arch/arm/mach-socfpga/pm.c | 149 +++++++++++++++++++++++++++++++++++
> arch/arm/mach-socfpga/self-refresh.S | 136 ++++++++++++++++++++++++++++++++
> arch/arm/mach-socfpga/socfpga.c | 6 +-
> drivers/edac/altera_edac.c | 20 +++++
> 7 files changed, 325 insertions(+), 3 deletions(-)
> create mode 100644 arch/arm/mach-socfpga/pm.c
> create mode 100644 arch/arm/mach-socfpga/self-refresh.S
Please ignore this pull request. I just realized that it's touching
drivers/edac/altera_edac.c which should be a separate patch and go
through linux-edac.
Sorry for the inconvenience.
Thanks,
Dinh
More information about the linux-arm-kernel
mailing list