From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1A606C43382 for ; Tue, 25 Sep 2018 10:37:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B8F2B21480 for ; Tue, 25 Sep 2018 10:37:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B8F2B21480 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727567AbeIYQoc (ORCPT ); Tue, 25 Sep 2018 12:44:32 -0400 Received: from mail.bootlin.com ([62.4.15.54]:37802 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726125AbeIYQoc (ORCPT ); Tue, 25 Sep 2018 12:44:32 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id CD3B620731; Tue, 25 Sep 2018 12:37:34 +0200 (CEST) Received: from localhost (242.171.71.37.rev.sfr.net [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id A04B4203DA; Tue, 25 Sep 2018 12:37:34 +0200 (CEST) Date: Tue, 25 Sep 2018 12:37:35 +0200 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Cc: Nicolas Ferre , Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] ARM: at91: SoC for 4.20 Message-ID: <20180925103735.GA31525@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd, Olof, Most changes are shuffling around the maintainers entries. There are also two PM non urgent fixes. This one as a trivial conflict with the staging tree solved in linux-next. The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.20-soc for you to fetch changes up to 34d2a7db77ad837cfb88bd01b33fd1f3855ce9c0: MAINTAINERS: sdhci: move the Microchip entry to proper location (2018-09-25 12:26:31 +0200) ---------------------------------------------------------------- AT91 SoC for 4.20 - rename MAINTAINERS entries and change maintainers - two pm cleanups ---------------------------------------------------------------- Claudiu Beznea (1): ARM: at91: pm: remove pm_bu initialization in at91_pm_backup_init() Nicolas Ferre (11): MAINTAINERS: ARM: at91: add co-maintainer for ARM/Microchip MAINTAINERS: update entry for Microchip NAND driver support MAINTAINERS: media: change Microchip ISI, ISC maintainers MAINTAINERS: ASoC: change maintainer for Microchip ALSA drivers MAINTAINERS: USB: change maintainer for Microchip USBA gadget driver MAINTAINERS: dmaengine: add files to Microchip dma entry MAINTAINERS: pwm: add entry for Microchip pwm driver MAINTAINERS: iio: add co-maintainer to SAMA5D2-compatible ADC driver MAINTAINERS: remove the / ATMEL string from MICROCHIP entries MAINTAINERS: move former ATMEL entries to proper MICROCHIP location MAINTAINERS: sdhci: move the Microchip entry to proper location zhong jiang (1): ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_ws MAINTAINERS | 196 ++++++++++++++++++++++++++---------------------- arch/arm/mach-at91/pm.c | 9 +-- 2 files changed, 108 insertions(+), 97 deletions(-) -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com