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.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 52587C3A5A1 for ; Sun, 25 Aug 2019 20:32:41 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 24DDF206E0 for ; Sun, 25 Aug 2019 20:32:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="bHtFXGXH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 24DDF206E0 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-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=fzmmS/HshtDColxCoxxXkzj4Iarj5wRjJh1MoGERdwQ=; b=bHtFXGXHdRxSkH snIpUo86o+qd4tg/38rH2/x+qTV0QrWJwi0R5gXbaT7odvWAGef05zMY2We9nkKIFDZ4yficGckzI BVupmOIBbugZZucLlmcrkk/0oj/fwI8qkHKZnMxRUpr4358PounGhVCUjatAKi2Cijk1SGDIDxtUs sxc+qCNFFnwRvBIDPxtPkJ/fbg/MSsSbISJeCQt3PniAYkD7kEZILWWm9yYw70WDMAYYZzDjeZXQG FHqhtUqWY5CnPMCms3YL/fA2y/BCR6IQWew3tianx5PHNXcj3iP1ag0+N0Ijo8NBgck3BC7LnRXAI L5bJBoVx2UoUd/cjM2Lw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i1zBj-0002vR-Bb; Sun, 25 Aug 2019 20:32:35 +0000 Received: from relay12.mail.gandi.net ([217.70.178.232]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i1zBg-0002ua-9L for linux-arm-kernel@lists.infradead.org; Sun, 25 Aug 2019 20:32:34 +0000 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 Subject: [GIT PULL] ARM: at91: SoC for 5.4 Message-ID: <20190825203222.GA22800@piout.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.12.1 (2019-06-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190825_133232_482709_CCC269BF X-CRM114-Status: GOOD ( 11.99 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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