Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754618AbbBLCxM (ORCPT ); Wed, 11 Feb 2015 21:53:12 -0500 Received: from nasmtp01.atmel.com ([192.199.1.246]:46105 "EHLO DVREDG02.corp.atmel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752709AbbBLCxL (ORCPT ); Wed, 11 Feb 2015 21:53:11 -0500 From: Wenyou Yang To: , , CC: , , , , , , , , Subject: [PATCH 0/3] AT91 pm fixes for 3.21 Date: Thu, 12 Feb 2015 10:50:41 +0800 Message-ID: <1423709441-8342-1-git-send-email-wenyou.yang@atmel.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 862 Lines: 27 Hi, The patch series purpose is to fix the AT91 pm. Add pm support for sama5d3 and sama5d4. Fix the MOR register KEY missing when writing. Add flush and disable the cache before going to suspending. Patrice Vilchez (1): pm: at91: pm_suspend: MOR register KEY was missing Wenyou Yang (2): pm: at91: pm_suspend: add the WFI instruction support for ARMv7 pm: at91: flush data cache and clean, invalidate and disable the L2 cache arch/arm/mach-at91/pm.c | 6 ++++++ arch/arm/mach-at91/pm_suspend.S | 22 +++++++++++++++++++++- 2 files changed, 27 insertions(+), 1 deletion(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/