From patchwork Sat Mar 10 05:20:07 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 884101 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="BOZ4MXU8"; 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 3zysz00FByz9sfX for ; Sat, 10 Mar 2018 16:20:37 +1100 (AEDT) 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=2n2t3Tzwt00UkiXO0r2oXeZweoNufNL1VsuRiXQVGsM=; b=BOZ4MXU8DekJkg iUiEEB3IPJ/NXUbUk+Wl5l5BHghH2o6nSEITM6PmE9Qq5BVHfKv7vxUEk9PybxErK1UOLZMiEmh2Y 0Zikx/1Rj/Mw2G6nRfbpruuLOQendRHTl6iE2OVciYKwdd96O0g1p8D1w8eiy/0g5DF26p1ITJ5G3 WV8ttXCJXQALD4GMPrLqPXXPGF2wO9SBBChUb10x7ED9+/zNt1ENXW8lG/FEOgbJTdVrzEO9jpFpx o5NqgXI+gzOVDh9RQdWQpCB9EvM54YtUtNBuC2soKo2IVm+wm06K6sAelU95NWesfC+9FKSOkEKwU F10MpkpA60W9VRspfIcQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1euWvk-0006Aj-PE; Sat, 10 Mar 2018 05:20:28 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1euWvg-00062X-9X for linux-arm-kernel@lists.infradead.org; Sat, 10 Mar 2018 05:20:26 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id 66DEB2073C; Sat, 10 Mar 2018 06:20:08 +0100 (CET) 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 shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [81.18.188.213]) by mail.bootlin.com (Postfix) with ESMTPSA id 73B21203E2; Sat, 10 Mar 2018 06:20:07 +0100 (CET) Date: Sat, 10 Mar 2018 06:20:07 +0100 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL] ARM: at91: SoC for 4.17 Message-ID: <20180310052007.GA5536@piout.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180309_212024_516381_B0B19974 X-CRM114-Status: GOOD ( 10.64 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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, It has been two years that Atmel merge with Microchip, rename where relevant. This is based on my fixes PR which is already in next/soc. Tell me if this is not right. The following changes since commit c8d5dcf122b194e897d2a6311903eae0c1023325: MAINTAINERS: ARM: at91: update my email address (2018-02-22 16:22:15 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.17-soc for you to fetch changes up to ed08b63c8b3e23dfc8a32f0b450a23a35a3d91b4: ARM: at91: Kconfig: Update company to Microchip (2018-02-28 16:21:51 +0100) ---------------------------------------------------------------- AT91 SoC for 4.17: - Rename Atmel to Microhip in MAINTAINERS, Documentation and Kconfig ---------------------------------------------------------------- Nicolas Ferre (3): MAINTAINERS: ARM: at91: update entry for ARM/Microchip Documentation: at91: Update Microchip SoC documentation ARM: at91: Kconfig: Update company to Microchip Documentation/arm/{Atmel => Microchip}/README | 52 +++++++++++++-------------- MAINTAINERS | 42 +++++++++++----------- arch/arm/mach-at91/Kconfig | 14 ++++---- 3 files changed, 53 insertions(+), 55 deletions(-) rename Documentation/arm/{Atmel => Microchip}/README (64%)