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=-12.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 B0A5CC3A5A1 for ; Sun, 25 Aug 2019 20:32:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 828EC206E0 for ; Sun, 25 Aug 2019 20:32:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729176AbfHYUcZ (ORCPT ); Sun, 25 Aug 2019 16:32:25 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:58945 "EHLO relay12.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729082AbfHYUcZ (ORCPT ); Sun, 25 Aug 2019 16:32:25 -0400 Received: from localhost (lfbn-1-1545-137.w90-65.abo.wanadoo.fr [90.65.161.137]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id EA8E8200003; Sun, 25 Aug 2019 20:32:22 +0000 (UTC) Date: Sun, 25 Aug 2019 22:32:22 +0200 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org, soc@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 5.4 Message-ID: <20190825203222.GA22800@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, A non urgent fix for the generated header in mach-at91 and mostly MAINTAINERS updates. The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-5.4-soc for you to fetch changes up to 2cb831e0f152e483ab797b44787a4ff426267fbc: mailmap: map old company name to new one @microchip.com (2019-08-23 21:53:40 +0200) ---------------------------------------------------------------- AT91 SoC for 5.4 - MAINTAINERS updates - a generated headers parallel build fix ---------------------------------------------------------------- Masahiro Yamada (1): ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91 Nicolas Ferre (3): MAINTAINERS: at91: Collect all pinctrl/gpio drivers in same entry MAINTAINERS: at91: remove the TC entry mailmap: map old company name to new one @microchip.com .mailmap | 1 + MAINTAINERS | 14 +------------- arch/arm/mach-at91/.gitignore | 1 + arch/arm/mach-at91/Makefile | 5 +++-- arch/arm/mach-at91/pm_suspend.S | 2 +- 5 files changed, 7 insertions(+), 16 deletions(-) create mode 100644 arch/arm/mach-at91/.gitignore -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com