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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C92F3C00140 for ; Thu, 18 Aug 2022 14:51:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=azi3h9WsblYWoDJBGMeWGgKhjKIqhSflej3z501eAeA=; b=bxRwRIbUQLUzew 7MCKprcNHrjM/ZDFfqSStrC91RB/GjeGG5L7kCNHKP0lcaXkoIyqiS2jhLJV+GqTcp3Trg1/UC2UJ +7g7VFSU3gGUOJwdl9jwA+IwajT1gbkmV9F03mz6gG8s2e2zDmHchtRToOk+Kk3wkMVwLMAjglgdu LVH12fP/czL9xodQozLbubXCdnEMt01M/gSHsEf3lwNz3GsSmokWeWyOIUVsvwDyb7XoayH8FJ5J3 Hm8augeGpZhHzMDhK6rWxbJPLgZPhsjSxN/QZplTo2MXj0srTLCUg9SYVv8QLfaG3hjp4nLV6XB21 uFYbg7dY4mspCToZUDgg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOgrG-006Gu0-24; Thu, 18 Aug 2022 14:50:54 +0000 Received: from mail-qk1-f170.google.com ([209.85.222.170]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOgns-006El9-Tl; Thu, 18 Aug 2022 14:47:26 +0000 Received: by mail-qk1-f170.google.com with SMTP id g16so1240079qkl.11; Thu, 18 Aug 2022 07:47:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=gdljhD4izytPCTwhmdt8DBVVfc0NydPAltPgDipKvog=; b=FBSD+b0pHUiyCSB0uwood4/TCMfycYy/FivUtqarCJmfo2mMJDx0DCUDMb5L5Mv9qg 11YoYfIVHydgayrXadVQPgvZcJ8GihDKLYUDqp1l6cXGOAdAUjW91goS6s8ioQ4xoXcx pG+KlgidNkMMCNL2n1fnUSVUWCR9c9CpEHJGDT0fck5elYi1pjF7QT3hz6HD1j8z9/0q JZu8j6ZOhbX9p76yBbDYemwzDIGwprZlUsso1aGORgluUUfG/9fwyqSw5rFBMkLVVSgV SK/vp7UEj0pX+EYnbkwOw+/dplY61mmc5ZEl9uNAHUmnQKy7OEnoTBQa/GKdwIh51+19 6AUw== X-Gm-Message-State: ACgBeo01kNud4fYdeaclCP+P8aKiyPMO83ne1RoBHnj+NtzSbAjlLY2n I9AVRnDCBESUZS3vX+17nBH3yr4qrQ== X-Google-Smtp-Source: AA6agR6os7Il7llhYeMa4bR2kBtfZkcv6PCsh86UdfBNsIhRKKgO+IREW4lBHpdZzuhJU3WR6VLMIQ== X-Received: by 2002:a05:620a:2286:b0:6bb:5fa4:58 with SMTP id o6-20020a05620a228600b006bb5fa40058mr2241995qkh.202.1660834040446; Thu, 18 Aug 2022 07:47:20 -0700 (PDT) Received: from robh.at.kernel.org ([2607:fb90:25d2:ea0d:b91c:d10a:6423:3870]) by smtp.gmail.com with ESMTPSA id n1-20020ac86741000000b0031eebfcb369sm1049301qtp.97.2022.08.18.07.47.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Aug 2022 07:47:20 -0700 (PDT) Received: (nullmailer pid 1843176 invoked by uid 1000); Thu, 18 Aug 2022 14:47:13 -0000 Date: Thu, 18 Aug 2022 08:47:13 -0600 From: Rob Herring To: Neil Armstrong Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, dri-devel@lists.freedesktop.org, linux-i2c@vger.kernel.org, linux-media@vger.kernel.org, netdev@vger.kernel.org, linux-phy@lists.infradead.org, linux-crypto@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org, Neil Armstrong Subject: Re: [PATCH] MAINTAINERS: Update email of Neil Armstrong Message-ID: <20220818144713.GC1829017-robh@kernel.org> References: <20220816095617.948678-1-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220816095617.948678-1-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220818_074725_100837_D7768B8A X-CRM114-Status: GOOD ( 11.65 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Tue, Aug 16, 2022 at 11:56:17AM +0200, Neil Armstrong wrote: > From: Neil Armstrong > > My professional e-mail will change and the BayLibre one will > bounce after mid-september of 2022. > > This updates the MAINTAINERS file, the YAML bindings and adds an > entry in the .mailmap file. > > Signed-off-by: Neil Armstrong > --- > .mailmap | 1 + > .../amlogic/amlogic,meson-gx-ao-secure.yaml | 2 +- > .../display/amlogic,meson-dw-hdmi.yaml | 2 +- > .../bindings/display/amlogic,meson-vpu.yaml | 2 +- > .../display/bridge/analogix,anx7814.yaml | 2 +- > .../bindings/display/bridge/ite,it66121.yaml | 2 +- > .../display/panel/sgd,gktw70sdae4se.yaml | 2 +- > .../bindings/i2c/amlogic,meson6-i2c.yaml | 2 +- > .../mailbox/amlogic,meson-gxbb-mhu.yaml | 2 +- > .../bindings/media/amlogic,axg-ge2d.yaml | 2 +- > .../bindings/media/amlogic,gx-vdec.yaml | 2 +- > .../media/amlogic,meson-gx-ao-cec.yaml | 2 +- > .../devicetree/bindings/mfd/khadas,mcu.yaml | 2 +- > .../bindings/net/amlogic,meson-dwmac.yaml | 2 +- > .../bindings/phy/amlogic,axg-mipi-dphy.yaml | 2 +- > .../phy/amlogic,meson-g12a-usb2-phy.yaml | 2 +- > .../phy/amlogic,meson-g12a-usb3-pcie-phy.yaml | 2 +- > .../bindings/power/amlogic,meson-ee-pwrc.yaml | 2 +- > .../bindings/reset/amlogic,meson-reset.yaml | 2 +- > .../bindings/rng/amlogic,meson-rng.yaml | 2 +- > .../bindings/serial/amlogic,meson-uart.yaml | 2 +- > .../bindings/soc/amlogic/amlogic,canvas.yaml | 2 +- > .../bindings/spi/amlogic,meson-gx-spicc.yaml | 2 +- > .../bindings/spi/amlogic,meson6-spifc.yaml | 2 +- > .../usb/amlogic,meson-g12a-usb-ctrl.yaml | 2 +- > .../watchdog/amlogic,meson-gxbb-wdt.yaml | 2 +- > MAINTAINERS | 20 +++++++++---------- > 27 files changed, 36 insertions(+), 35 deletions(-) Applied, thanks! Rob _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2A975C00140 for ; Thu, 18 Aug 2022 14:47:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245270AbiHROr2 (ORCPT ); Thu, 18 Aug 2022 10:47:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245520AbiHROrX (ORCPT ); Thu, 18 Aug 2022 10:47:23 -0400 Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 69885BBA43; Thu, 18 Aug 2022 07:47:21 -0700 (PDT) Received: by mail-qk1-f171.google.com with SMTP id b9so1263559qka.2; Thu, 18 Aug 2022 07:47:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=gdljhD4izytPCTwhmdt8DBVVfc0NydPAltPgDipKvog=; b=z21x2EFoAdNeIjrz68Au7PO2e9cPtW0hiwQpPagWD378YKOU24Kiv1WLGGLpLtisUR qBk1cmhmh7sPvwMU6eHzIXmgq+kg2d4NgE7GPDq+clkNTZWsKVrEkvZHry8FMONDW8J9 4iyi6nFbvprD/o0eEeck5HAahW/0disiGm6noXG21VzPGXb/RMwxvQ7/uVMkG85ronW6 8XN593sIqFSPghnVuC1jOYMbZZrT5j9/A1BN7SBDsaej93rC4JGzkUNA0qsKEi6pxiij YjLgrpuureSyFZwfk1xtddwhKp4WQvLJWgZc1C3Pikmm1CUdimKmpKPNKsCyl+whQ5nd Lipg== X-Gm-Message-State: ACgBeo3Lvc0nxCHMN1kJlXgiwEYJAiFy5FrXDoCOIJu4RxxQJadrpjOJ xCzgVISjm1KCKluhLunPMw== X-Google-Smtp-Source: AA6agR6os7Il7llhYeMa4bR2kBtfZkcv6PCsh86UdfBNsIhRKKgO+IREW4lBHpdZzuhJU3WR6VLMIQ== X-Received: by 2002:a05:620a:2286:b0:6bb:5fa4:58 with SMTP id o6-20020a05620a228600b006bb5fa40058mr2241995qkh.202.1660834040446; Thu, 18 Aug 2022 07:47:20 -0700 (PDT) Received: from robh.at.kernel.org ([2607:fb90:25d2:ea0d:b91c:d10a:6423:3870]) by smtp.gmail.com with ESMTPSA id n1-20020ac86741000000b0031eebfcb369sm1049301qtp.97.2022.08.18.07.47.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Aug 2022 07:47:20 -0700 (PDT) Received: (nullmailer pid 1843176 invoked by uid 1000); Thu, 18 Aug 2022 14:47:13 -0000 Date: Thu, 18 Aug 2022 08:47:13 -0600 From: Rob Herring To: Neil Armstrong Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, dri-devel@lists.freedesktop.org, linux-i2c@vger.kernel.org, linux-media@vger.kernel.org, netdev@vger.kernel.org, linux-phy@lists.infradead.org, linux-crypto@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org, Neil Armstrong Subject: Re: [PATCH] MAINTAINERS: Update email of Neil Armstrong Message-ID: <20220818144713.GC1829017-robh@kernel.org> References: <20220816095617.948678-1-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220816095617.948678-1-narmstrong@baylibre.com> Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Tue, Aug 16, 2022 at 11:56:17AM +0200, Neil Armstrong wrote: > From: Neil Armstrong > > My professional e-mail will change and the BayLibre one will > bounce after mid-september of 2022. > > This updates the MAINTAINERS file, the YAML bindings and adds an > entry in the .mailmap file. > > Signed-off-by: Neil Armstrong > --- > .mailmap | 1 + > .../amlogic/amlogic,meson-gx-ao-secure.yaml | 2 +- > .../display/amlogic,meson-dw-hdmi.yaml | 2 +- > .../bindings/display/amlogic,meson-vpu.yaml | 2 +- > .../display/bridge/analogix,anx7814.yaml | 2 +- > .../bindings/display/bridge/ite,it66121.yaml | 2 +- > .../display/panel/sgd,gktw70sdae4se.yaml | 2 +- > .../bindings/i2c/amlogic,meson6-i2c.yaml | 2 +- > .../mailbox/amlogic,meson-gxbb-mhu.yaml | 2 +- > .../bindings/media/amlogic,axg-ge2d.yaml | 2 +- > .../bindings/media/amlogic,gx-vdec.yaml | 2 +- > .../media/amlogic,meson-gx-ao-cec.yaml | 2 +- > .../devicetree/bindings/mfd/khadas,mcu.yaml | 2 +- > .../bindings/net/amlogic,meson-dwmac.yaml | 2 +- > .../bindings/phy/amlogic,axg-mipi-dphy.yaml | 2 +- > .../phy/amlogic,meson-g12a-usb2-phy.yaml | 2 +- > .../phy/amlogic,meson-g12a-usb3-pcie-phy.yaml | 2 +- > .../bindings/power/amlogic,meson-ee-pwrc.yaml | 2 +- > .../bindings/reset/amlogic,meson-reset.yaml | 2 +- > .../bindings/rng/amlogic,meson-rng.yaml | 2 +- > .../bindings/serial/amlogic,meson-uart.yaml | 2 +- > .../bindings/soc/amlogic/amlogic,canvas.yaml | 2 +- > .../bindings/spi/amlogic,meson-gx-spicc.yaml | 2 +- > .../bindings/spi/amlogic,meson6-spifc.yaml | 2 +- > .../usb/amlogic,meson-g12a-usb-ctrl.yaml | 2 +- > .../watchdog/amlogic,meson-gxbb-wdt.yaml | 2 +- > MAINTAINERS | 20 +++++++++---------- > 27 files changed, 36 insertions(+), 35 deletions(-) Applied, thanks! Rob 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id CF0E7C00140 for ; Thu, 18 Aug 2022 14:50:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1hMIIzUMyb98fwxltEoCGj1NU8as/bdlwuBsjpr5YAM=; b=W8St/L+ykPtRv4 FqGiNDjJ/tGGP9HUOfbl1sfhphfNUGK85NeRLlGtbetConilJj23ItMJ+RoFIg22a38WZyEKE2Ssr iArsIT9gvvhb4XfaoJ3r9YRKQwDeM/6Wqr6K2SBnBg6jBPPFVkTxCYIifami+bC7Y24KFnMLumfll Y76NGQfaNVuEXL9U5HGVFc/6LWwBredBAFuMHh7Y1kIQiyzgYbvMy/IdAwxEn/LBuNWi6IP9zVLdk sPpXINgVI/zUV9OECJNlGi68iROnC+oI3WTs8KTluGvKodLso5thXH3CLon9jJ/bfHz2LhoC5akvt q9bwenFyBorfaKfV04hg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOgrI-006Gvi-1j; Thu, 18 Aug 2022 14:50:56 +0000 Received: from mail-qk1-f170.google.com ([209.85.222.170]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOgns-006El9-Tl; Thu, 18 Aug 2022 14:47:26 +0000 Received: by mail-qk1-f170.google.com with SMTP id g16so1240079qkl.11; Thu, 18 Aug 2022 07:47:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=gdljhD4izytPCTwhmdt8DBVVfc0NydPAltPgDipKvog=; b=FBSD+b0pHUiyCSB0uwood4/TCMfycYy/FivUtqarCJmfo2mMJDx0DCUDMb5L5Mv9qg 11YoYfIVHydgayrXadVQPgvZcJ8GihDKLYUDqp1l6cXGOAdAUjW91goS6s8ioQ4xoXcx pG+KlgidNkMMCNL2n1fnUSVUWCR9c9CpEHJGDT0fck5elYi1pjF7QT3hz6HD1j8z9/0q JZu8j6ZOhbX9p76yBbDYemwzDIGwprZlUsso1aGORgluUUfG/9fwyqSw5rFBMkLVVSgV SK/vp7UEj0pX+EYnbkwOw+/dplY61mmc5ZEl9uNAHUmnQKy7OEnoTBQa/GKdwIh51+19 6AUw== X-Gm-Message-State: ACgBeo01kNud4fYdeaclCP+P8aKiyPMO83ne1RoBHnj+NtzSbAjlLY2n I9AVRnDCBESUZS3vX+17nBH3yr4qrQ== X-Google-Smtp-Source: AA6agR6os7Il7llhYeMa4bR2kBtfZkcv6PCsh86UdfBNsIhRKKgO+IREW4lBHpdZzuhJU3WR6VLMIQ== X-Received: by 2002:a05:620a:2286:b0:6bb:5fa4:58 with SMTP id o6-20020a05620a228600b006bb5fa40058mr2241995qkh.202.1660834040446; Thu, 18 Aug 2022 07:47:20 -0700 (PDT) Received: from robh.at.kernel.org ([2607:fb90:25d2:ea0d:b91c:d10a:6423:3870]) by smtp.gmail.com with ESMTPSA id n1-20020ac86741000000b0031eebfcb369sm1049301qtp.97.2022.08.18.07.47.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Aug 2022 07:47:20 -0700 (PDT) Received: (nullmailer pid 1843176 invoked by uid 1000); Thu, 18 Aug 2022 14:47:13 -0000 Date: Thu, 18 Aug 2022 08:47:13 -0600 From: Rob Herring To: Neil Armstrong Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, dri-devel@lists.freedesktop.org, linux-i2c@vger.kernel.org, linux-media@vger.kernel.org, netdev@vger.kernel.org, linux-phy@lists.infradead.org, linux-crypto@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org, Neil Armstrong Subject: Re: [PATCH] MAINTAINERS: Update email of Neil Armstrong Message-ID: <20220818144713.GC1829017-robh@kernel.org> References: <20220816095617.948678-1-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220816095617.948678-1-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220818_074725_100837_D7768B8A X-CRM114-Status: GOOD ( 11.65 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Tue, Aug 16, 2022 at 11:56:17AM +0200, Neil Armstrong wrote: > From: Neil Armstrong > > My professional e-mail will change and the BayLibre one will > bounce after mid-september of 2022. > > This updates the MAINTAINERS file, the YAML bindings and adds an > entry in the .mailmap file. > > Signed-off-by: Neil Armstrong > --- > .mailmap | 1 + > .../amlogic/amlogic,meson-gx-ao-secure.yaml | 2 +- > .../display/amlogic,meson-dw-hdmi.yaml | 2 +- > .../bindings/display/amlogic,meson-vpu.yaml | 2 +- > .../display/bridge/analogix,anx7814.yaml | 2 +- > .../bindings/display/bridge/ite,it66121.yaml | 2 +- > .../display/panel/sgd,gktw70sdae4se.yaml | 2 +- > .../bindings/i2c/amlogic,meson6-i2c.yaml | 2 +- > .../mailbox/amlogic,meson-gxbb-mhu.yaml | 2 +- > .../bindings/media/amlogic,axg-ge2d.yaml | 2 +- > .../bindings/media/amlogic,gx-vdec.yaml | 2 +- > .../media/amlogic,meson-gx-ao-cec.yaml | 2 +- > .../devicetree/bindings/mfd/khadas,mcu.yaml | 2 +- > .../bindings/net/amlogic,meson-dwmac.yaml | 2 +- > .../bindings/phy/amlogic,axg-mipi-dphy.yaml | 2 +- > .../phy/amlogic,meson-g12a-usb2-phy.yaml | 2 +- > .../phy/amlogic,meson-g12a-usb3-pcie-phy.yaml | 2 +- > .../bindings/power/amlogic,meson-ee-pwrc.yaml | 2 +- > .../bindings/reset/amlogic,meson-reset.yaml | 2 +- > .../bindings/rng/amlogic,meson-rng.yaml | 2 +- > .../bindings/serial/amlogic,meson-uart.yaml | 2 +- > .../bindings/soc/amlogic/amlogic,canvas.yaml | 2 +- > .../bindings/spi/amlogic,meson-gx-spicc.yaml | 2 +- > .../bindings/spi/amlogic,meson6-spifc.yaml | 2 +- > .../usb/amlogic,meson-g12a-usb-ctrl.yaml | 2 +- > .../watchdog/amlogic,meson-gxbb-wdt.yaml | 2 +- > MAINTAINERS | 20 +++++++++---------- > 27 files changed, 36 insertions(+), 35 deletions(-) Applied, thanks! Rob -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 14E0EC00140 for ; Thu, 18 Aug 2022 14:51:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SFeJfH5ZFrYu3KQz8IfCXMC2kWqdtVZi4Rwop8oqVBE=; b=bS+d4n5Eq9+AhY 7xnFsujgGKzJpcnYhBZwWbib3f610J5rroeFwS8xCvfcvy+RynfKfr4nWLqJD83ZFacRtaiXQFdy6 1q0CQj2xP4z2cMvHbq8cgzq6gtsYpPhlqVxEx/zLBXwIrjDjcrZN6PerMqlFZFef9gBv0w6pBtNKu WLhXAolOZxzQf45XK0GMPktCrNJxcVc+K80BMYqVF+YbC8UBy1YfHxsWCuFvj2nNu1mUkjh8DRj2V rLxqGS+Gn6Jxw0TU/fLG2Hm8gbaNYEEix8SHUlR3svL6Y7wDO8OM/FGiqzV+qfsBZHMAMnChT3eh3 3HJxZBfEm/0Bg8bVN26g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOgqp-006Gdx-38; Thu, 18 Aug 2022 14:50:27 +0000 Received: from mail-qk1-f170.google.com ([209.85.222.170]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOgns-006El9-Tl; Thu, 18 Aug 2022 14:47:26 +0000 Received: by mail-qk1-f170.google.com with SMTP id g16so1240079qkl.11; Thu, 18 Aug 2022 07:47:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=gdljhD4izytPCTwhmdt8DBVVfc0NydPAltPgDipKvog=; b=FBSD+b0pHUiyCSB0uwood4/TCMfycYy/FivUtqarCJmfo2mMJDx0DCUDMb5L5Mv9qg 11YoYfIVHydgayrXadVQPgvZcJ8GihDKLYUDqp1l6cXGOAdAUjW91goS6s8ioQ4xoXcx pG+KlgidNkMMCNL2n1fnUSVUWCR9c9CpEHJGDT0fck5elYi1pjF7QT3hz6HD1j8z9/0q JZu8j6ZOhbX9p76yBbDYemwzDIGwprZlUsso1aGORgluUUfG/9fwyqSw5rFBMkLVVSgV SK/vp7UEj0pX+EYnbkwOw+/dplY61mmc5ZEl9uNAHUmnQKy7OEnoTBQa/GKdwIh51+19 6AUw== X-Gm-Message-State: ACgBeo01kNud4fYdeaclCP+P8aKiyPMO83ne1RoBHnj+NtzSbAjlLY2n I9AVRnDCBESUZS3vX+17nBH3yr4qrQ== X-Google-Smtp-Source: AA6agR6os7Il7llhYeMa4bR2kBtfZkcv6PCsh86UdfBNsIhRKKgO+IREW4lBHpdZzuhJU3WR6VLMIQ== X-Received: by 2002:a05:620a:2286:b0:6bb:5fa4:58 with SMTP id o6-20020a05620a228600b006bb5fa40058mr2241995qkh.202.1660834040446; Thu, 18 Aug 2022 07:47:20 -0700 (PDT) Received: from robh.at.kernel.org ([2607:fb90:25d2:ea0d:b91c:d10a:6423:3870]) by smtp.gmail.com with ESMTPSA id n1-20020ac86741000000b0031eebfcb369sm1049301qtp.97.2022.08.18.07.47.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Aug 2022 07:47:20 -0700 (PDT) Received: (nullmailer pid 1843176 invoked by uid 1000); Thu, 18 Aug 2022 14:47:13 -0000 Date: Thu, 18 Aug 2022 08:47:13 -0600 From: Rob Herring To: Neil Armstrong Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, dri-devel@lists.freedesktop.org, linux-i2c@vger.kernel.org, linux-media@vger.kernel.org, netdev@vger.kernel.org, linux-phy@lists.infradead.org, linux-crypto@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org, Neil Armstrong Subject: Re: [PATCH] MAINTAINERS: Update email of Neil Armstrong Message-ID: <20220818144713.GC1829017-robh@kernel.org> References: <20220816095617.948678-1-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220816095617.948678-1-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220818_074725_100837_D7768B8A X-CRM114-Status: GOOD ( 11.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Aug 16, 2022 at 11:56:17AM +0200, Neil Armstrong wrote: > From: Neil Armstrong > > My professional e-mail will change and the BayLibre one will > bounce after mid-september of 2022. > > This updates the MAINTAINERS file, the YAML bindings and adds an > entry in the .mailmap file. > > Signed-off-by: Neil Armstrong > --- > .mailmap | 1 + > .../amlogic/amlogic,meson-gx-ao-secure.yaml | 2 +- > .../display/amlogic,meson-dw-hdmi.yaml | 2 +- > .../bindings/display/amlogic,meson-vpu.yaml | 2 +- > .../display/bridge/analogix,anx7814.yaml | 2 +- > .../bindings/display/bridge/ite,it66121.yaml | 2 +- > .../display/panel/sgd,gktw70sdae4se.yaml | 2 +- > .../bindings/i2c/amlogic,meson6-i2c.yaml | 2 +- > .../mailbox/amlogic,meson-gxbb-mhu.yaml | 2 +- > .../bindings/media/amlogic,axg-ge2d.yaml | 2 +- > .../bindings/media/amlogic,gx-vdec.yaml | 2 +- > .../media/amlogic,meson-gx-ao-cec.yaml | 2 +- > .../devicetree/bindings/mfd/khadas,mcu.yaml | 2 +- > .../bindings/net/amlogic,meson-dwmac.yaml | 2 +- > .../bindings/phy/amlogic,axg-mipi-dphy.yaml | 2 +- > .../phy/amlogic,meson-g12a-usb2-phy.yaml | 2 +- > .../phy/amlogic,meson-g12a-usb3-pcie-phy.yaml | 2 +- > .../bindings/power/amlogic,meson-ee-pwrc.yaml | 2 +- > .../bindings/reset/amlogic,meson-reset.yaml | 2 +- > .../bindings/rng/amlogic,meson-rng.yaml | 2 +- > .../bindings/serial/amlogic,meson-uart.yaml | 2 +- > .../bindings/soc/amlogic/amlogic,canvas.yaml | 2 +- > .../bindings/spi/amlogic,meson-gx-spicc.yaml | 2 +- > .../bindings/spi/amlogic,meson6-spifc.yaml | 2 +- > .../usb/amlogic,meson-g12a-usb-ctrl.yaml | 2 +- > .../watchdog/amlogic,meson-gxbb-wdt.yaml | 2 +- > MAINTAINERS | 20 +++++++++---------- > 27 files changed, 36 insertions(+), 35 deletions(-) Applied, thanks! Rob _______________________________________________ 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 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3115DC32772 for ; Thu, 18 Aug 2022 14:47:43 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id CA23110E7F4; Thu, 18 Aug 2022 14:47:38 +0000 (UTC) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by gabe.freedesktop.org (Postfix) with ESMTPS id 867128A523 for ; Thu, 18 Aug 2022 14:47:21 +0000 (UTC) Received: by mail-qk1-f177.google.com with SMTP id w18so1250087qki.8 for ; Thu, 18 Aug 2022 07:47:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=gdljhD4izytPCTwhmdt8DBVVfc0NydPAltPgDipKvog=; b=g82HUFQii2wmby1hfCgT9TExPgrqjpjQTI0V0SCv/ehoBMgcmpcI2ss4SS+XzniIKe SbMlaOv5lxFbu7TXTZghyyAEsKuUtU1SXj7EvbStydhPlwkJJJrAG0feuvjTcocC0Oh+ FGuz4i7rbGswYJSzqy1Pz3STdYRh2lJHyOjaErRx2o3T8+1w9qwJgz0s7Wi7sw/TIBUt BnzEURKUXaLdbsNoEuW/lJ5ZlvybV3750qqidvO58ZMNVFsK0YN27PmED2e6wR1G2334 yOGBnwJUc8PLnofigmNml3oAHEPxAts7/eybKTxxdUWK4fL3xqT81PoQ7Sq0vsxctA6f N5pQ== X-Gm-Message-State: ACgBeo0FGslrdFOZXq9DecReA/WdGOGnWwVfGGH/JEvNyDrTVOPb5cfN T40bXz3ckfGq7yMBD9Hnaw== X-Google-Smtp-Source: AA6agR6os7Il7llhYeMa4bR2kBtfZkcv6PCsh86UdfBNsIhRKKgO+IREW4lBHpdZzuhJU3WR6VLMIQ== X-Received: by 2002:a05:620a:2286:b0:6bb:5fa4:58 with SMTP id o6-20020a05620a228600b006bb5fa40058mr2241995qkh.202.1660834040446; Thu, 18 Aug 2022 07:47:20 -0700 (PDT) Received: from robh.at.kernel.org ([2607:fb90:25d2:ea0d:b91c:d10a:6423:3870]) by smtp.gmail.com with ESMTPSA id n1-20020ac86741000000b0031eebfcb369sm1049301qtp.97.2022.08.18.07.47.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Aug 2022 07:47:20 -0700 (PDT) Received: (nullmailer pid 1843176 invoked by uid 1000); Thu, 18 Aug 2022 14:47:13 -0000 Date: Thu, 18 Aug 2022 08:47:13 -0600 From: Rob Herring To: Neil Armstrong Subject: Re: [PATCH] MAINTAINERS: Update email of Neil Armstrong Message-ID: <20220818144713.GC1829017-robh@kernel.org> References: <20220816095617.948678-1-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220816095617.948678-1-narmstrong@baylibre.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, Neil Armstrong , netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-crypto@vger.kernel.org, linux-i2c@vger.kernel.org, linux-serial@vger.kernel.org, linux-phy@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Aug 16, 2022 at 11:56:17AM +0200, Neil Armstrong wrote: > From: Neil Armstrong > > My professional e-mail will change and the BayLibre one will > bounce after mid-september of 2022. > > This updates the MAINTAINERS file, the YAML bindings and adds an > entry in the .mailmap file. > > Signed-off-by: Neil Armstrong > --- > .mailmap | 1 + > .../amlogic/amlogic,meson-gx-ao-secure.yaml | 2 +- > .../display/amlogic,meson-dw-hdmi.yaml | 2 +- > .../bindings/display/amlogic,meson-vpu.yaml | 2 +- > .../display/bridge/analogix,anx7814.yaml | 2 +- > .../bindings/display/bridge/ite,it66121.yaml | 2 +- > .../display/panel/sgd,gktw70sdae4se.yaml | 2 +- > .../bindings/i2c/amlogic,meson6-i2c.yaml | 2 +- > .../mailbox/amlogic,meson-gxbb-mhu.yaml | 2 +- > .../bindings/media/amlogic,axg-ge2d.yaml | 2 +- > .../bindings/media/amlogic,gx-vdec.yaml | 2 +- > .../media/amlogic,meson-gx-ao-cec.yaml | 2 +- > .../devicetree/bindings/mfd/khadas,mcu.yaml | 2 +- > .../bindings/net/amlogic,meson-dwmac.yaml | 2 +- > .../bindings/phy/amlogic,axg-mipi-dphy.yaml | 2 +- > .../phy/amlogic,meson-g12a-usb2-phy.yaml | 2 +- > .../phy/amlogic,meson-g12a-usb3-pcie-phy.yaml | 2 +- > .../bindings/power/amlogic,meson-ee-pwrc.yaml | 2 +- > .../bindings/reset/amlogic,meson-reset.yaml | 2 +- > .../bindings/rng/amlogic,meson-rng.yaml | 2 +- > .../bindings/serial/amlogic,meson-uart.yaml | 2 +- > .../bindings/soc/amlogic/amlogic,canvas.yaml | 2 +- > .../bindings/spi/amlogic,meson-gx-spicc.yaml | 2 +- > .../bindings/spi/amlogic,meson6-spifc.yaml | 2 +- > .../usb/amlogic,meson-g12a-usb-ctrl.yaml | 2 +- > .../watchdog/amlogic,meson-gxbb-wdt.yaml | 2 +- > MAINTAINERS | 20 +++++++++---------- > 27 files changed, 36 insertions(+), 35 deletions(-) Applied, thanks! Rob