Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp2603275imm; Fri, 20 Jul 2018 01:21:35 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfkzfUusO8bIhWCjPYJnOSFJIAsxpUWxgzTiDEN3BTwvbWRl5rNyMbp3A5sTkW/EEwUiaXg X-Received: by 2002:a63:4703:: with SMTP id u3-v6mr1072723pga.405.1532074894999; Fri, 20 Jul 2018 01:21:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532074894; cv=none; d=google.com; s=arc-20160816; b=Q6DwMaSwmz/OQTdMoO6JhMTDatcLxR1XM4t6zTsOmeDvbax3dmK+/w9BdzeIl25aqG 2/ByBQDA55LV2hkWrz7S9Bma+qbIRXRy+QiwGy3IBx2rov8bl34txQsg8WYXQpOrsAh+ 01FrNn6GqvvQTqOWTc5r3oQAvYCrLwxHWCD0XCbDeV1WHmi2ORcgH4Ba9RFN3dKVRYdN DTdsUuamagM/4ABW03t6U3QoqUoDFUjYCkqj3ZKOsTOus6oLjqgBk8JWVCsay9oguCQw 9uH0BndUtYMlYdfqoA1NeQa4UIksfWjBy9QI6ScTpyAI633bghtw7612pihBVdUR9Z64 MIVQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:content-disposition :mime-version:message-id:subject:cc:to:from:date :arc-authentication-results; bh=usfTkcq27PWwNJfbu5JJTT+BZ9jPYq5P37vehscFLcg=; b=lSP46rMfh9J9PjVukrxL45gU1bGIPyZ8sWp1jL+9Hm3c7iU4361e0hDj96uD/OIscv +U0VfEgut8+V+VsSOyBZT1h41Pte4NEpOvDRPEHE1YyaH4cJfuA3+93UrFvezszK9IhJ nsPJj7rdYevWve1lrG0H7LLscT1QHGNDBrKITXpc8bQKgI8BgNXhgHO8zrywhDiR4aLC jMX4GZBK7fm9Y2ypiuXBb5OL7z1kWK0glQHmv/TVtCdmL5LpUIWX/QCDpjuP52Tcq4CA 1qhWLm984noVxChFrj2FuXmu+06gU1Q0gCFnGvgxjTgN+1qgmhvPO1sZAJeptVh2R261 59Yw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t24-v6si1256346pgm.106.2018.07.20.01.21.20; Fri, 20 Jul 2018 01:21:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728214AbeGTJHo (ORCPT + 99 others); Fri, 20 Jul 2018 05:07:44 -0400 Received: from mail.bootlin.com ([62.4.15.54]:38175 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727572AbeGTJHn (ORCPT ); Fri, 20 Jul 2018 05:07:43 -0400 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 Cc: Nicolas Ferre , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] ARM: at91: SoC for 4.19 Message-ID: <20180720082030.GA22561@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.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(-) -- Alexandre Belloni, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com