From patchwork Fri Jul 20 08:20:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 946776 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="P7fBDQ2I"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41X3jx3HWgz9s3R for ; Fri, 20 Jul 2018 18:20:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=gtEy51VFZmPe9g0INA7fsdc4vTv9RffFjsingHNUutM=; b=P7fBDQ2IylQphB mYAF7E0MchFQadvXwm0UYQkp37YOXqiG0BuEVIZS6xgwGFFjnIt1lKr4zAzV7gdlJKZMcVGHfPgTd xO0Zvn2MLgQ93+h6/ote99khsnQHF1bdu28B07EKxZ/cSXBuBAMlO15e3qrgE+OwckXVli3ht1wKB LIDpGx+brxg87XAEzQ0MIHk5+0+yKSZhWj2mDgLWD0lVlbwLHLzJIW1C13jB0yZVqR4i+nGg5VMWk Dd29zWhB0xm+9yIp3uajsXc768jq+dhfpZgHXdUCgV6HQ3c1hVKbTCuoeCQ5f37kC8IMrVqeRKHEc d0rhBEL3tjuZc8Ee6Z6Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fgQeg-0000fa-Ud; Fri, 20 Jul 2018 08:20:50 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fgQec-0000eU-T7 for linux-arm-kernel@lists.infradead.org; Fri, 20 Jul 2018 08:20:48 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id BE735207AD; Fri, 20 Jul 2018 10:20:35 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [37.170.73.107]) by mail.bootlin.com (Postfix) with ESMTPSA id A897620618; Fri, 20 Jul 2018 10:20:33 +0200 (CEST) Date: Fri, 20 Jul 2018 10:20:30 +0200 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL] ARM: at91: SoC for 4.19 Message-ID: <20180720082030.GA22561@piout.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.0 (2018-05-17) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180720_012047_080976_8CBEC250 X-CRM114-Status: GOOD ( 11.70 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [62.4.15.54 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Arnd, Olof, Here is the SoC PR for 4.19. It is a cleanup of pm.c and the addition of a new low power mode. The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.19-soc for you to fetch changes up to d7484f5c6b3b0565d2395aece2862f183581e1c1: ARM: at91: pm: configure wakeup sources for ULP1 mode (2018-07-17 15:08:12 +0200) ---------------------------------------------------------------- AT91 SoC for 4.19: - New low power mode for sama5d2: ULP1 ---------------------------------------------------------------- Boris Brezillon (1): MAINTAINERS: Remove the AT91 clk driver entry Claudiu Beznea (3): ARM: at91: pm: Use ULP0 naming instead of slow clock ARM: at91: pm: add PMC fast startup registers defines ARM: at91: pm: configure wakeup sources for ULP1 mode Wenyou Yang (1): ARM: at91: pm: Add ULP1 mode support MAINTAINERS | 5 -- arch/arm/mach-at91/pm.c | 187 +++++++++++++++++++++++++++++++++------- arch/arm/mach-at91/pm.h | 6 +- arch/arm/mach-at91/pm_suspend.S | 142 +++++++++++++++++++++++++----- include/linux/clk/at91_pmc.h | 15 ++++ 5 files changed, 297 insertions(+), 58 deletions(-)