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 7E9A4C433F5 for ; Mon, 21 Feb 2022 11:44:27 +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:From:References:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SCtYjc9WHcDLCZONDTVmm1Y6YmsWCOHYkPaimTceebA=; b=MVZm2UkR+GkmVS G9OphKS42wyOzlnoPImMbq9orkqeb8n4wg2ekcdO1aNlNR3/xC4L79EvXyEISfu9NXnyEd9h8CsdD tyPS6KFWYLEMTR0du94pB1BjDNUlL4tBXPVu/7uNkq2iQAmJ2pAXHGLANBAD+8aqYOf8zf4GA4+bv droXzGDg18/7+AuNAQ9ShMPWF9Cs58KkQZstK3359EwmTuk0qHnZ48dptZU92r0VmtA4tNTNfhVXs pe6NX+Yum+yPzOVrsIicBVtkjD4cfgcCx88GNLAEEPs34PTmbQWZ4NLh5jRmUi6j2GUXQCTvTOATs Wt2dnS8fP1QGK9/OpUxw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nM77C-005Qmb-T3; Mon, 21 Feb 2022 11:44:26 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nM779-005QlB-9R for linux-phy@lists.infradead.org; Mon, 21 Feb 2022 11:44:25 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4376B611F5; Mon, 21 Feb 2022 11:44:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5BD5EC340E9; Mon, 21 Feb 2022 11:44:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645443861; bh=IBom9Eu3lVELkJ39OqeKcPJlsmG5cMU0pi2xUvG/CyQ=; h=Date:Subject:To:References:From:In-Reply-To:From; b=Xjidhh7aD1/P/5YPfBAyvJAtDfSaH1188oX3P7AVV2M7l8lDFKBghWpmLsjOfZqXZ gAxIpA0kxLjXAbghi6N9S8CTCtfu3xJRpGe7kdV89WPFrE/+vI3nOhx2ZsjUoeWP9b WjcdiqS+vq97U2Xp/KAqp2htftRO6ztm6xCVVVBIMax/LbL4IRRs3vpxOZzU1/yLRD 0RNrJioY6XbJ+DCa7CGqJayGSgWK8cYc3prl7SdoJhDi5OiAXzchhQ2Bfj4qk+vFfj o1JYqfZ6Q+LiU1wSrg6V7TxEfA5fq3JP5dGRioRHl9U7/uIiAasKS2kvvlnReFLe8U gCJ+Lf8UIitTw== Message-ID: <2e33c00b-8460-3d85-92aa-2c3257725c2c@kernel.org> Date: Mon, 21 Feb 2022 13:44:16 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH] dt-bindings: update Roger Quadros email Content-Language: en-US To: Krzysztof Kozlowski , Lee Jones , Rob Herring , Kishon Vijay Abraham I , Vinod Koul , Greg Kroah-Hartman , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-usb@vger.kernel.org References: <20220221100701.48593-1-krzysztof.kozlowski@canonical.com> From: Roger Quadros In-Reply-To: <20220221100701.48593-1-krzysztof.kozlowski@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220221_034423_469160_C309E9E5 X-CRM114-Status: GOOD ( 17.12 ) 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 21/02/2022 12:07, Krzysztof Kozlowski wrote: > Emails to Roger Quadros TI account bounce with: > 550 Invalid recipient (#5.1.1) > > Signed-off-by: Krzysztof Kozlowski Thanks so much! Signed-off-by: Roger Quadros > > --- > > Roger, > You should also add a mailmap entry for your inactive emails. OK. I will send out a patch for this. Thanks for the hint. :) cheers, -roger > > Best regards, > Krzysztof > --- > .../devicetree/bindings/mfd/ti,j721e-system-controller.yaml | 2 +- > Documentation/devicetree/bindings/phy/ti,omap-usb2.yaml | 2 +- > Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml | 2 +- > Documentation/devicetree/bindings/usb/ti,keystone-dwc3.yaml | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml b/Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml > index 272832e9f8f2..fa86691ebf16 100644 > --- a/Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml > +++ b/Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml > @@ -20,7 +20,7 @@ description: | > > maintainers: > - Kishon Vijay Abraham I > - - Roger Quadros + - Roger Quadros > > properties: > compatible: > diff --git a/Documentation/devicetree/bindings/phy/ti,omap-usb2.yaml b/Documentation/devicetree/bindings/phy/ti,omap-usb2.yaml > index 51c8a36e61f0..8694b9eb52f9 100644 > --- a/Documentation/devicetree/bindings/phy/ti,omap-usb2.yaml > +++ b/Documentation/devicetree/bindings/phy/ti,omap-usb2.yaml > @@ -8,7 +8,7 @@ title: OMAP USB2 PHY > > maintainers: > - Kishon Vijay Abraham I > - - Roger Quadros > + - Roger Quadros > > properties: > compatible: > diff --git a/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml b/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml > index a634774c537c..eedde385d299 100644 > --- a/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml > +++ b/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml > @@ -7,7 +7,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#" > title: Bindings for the TI wrapper module for the Cadence USBSS-DRD controller > > maintainers: > - - Roger Quadros > + - Roger Quadros > > properties: > compatible: > diff --git a/Documentation/devicetree/bindings/usb/ti,keystone-dwc3.yaml b/Documentation/devicetree/bindings/usb/ti,keystone-dwc3.yaml > index f6e91a5fd8fe..4f7a212fddd3 100644 > --- a/Documentation/devicetree/bindings/usb/ti,keystone-dwc3.yaml > +++ b/Documentation/devicetree/bindings/usb/ti,keystone-dwc3.yaml > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: TI Keystone Soc USB Controller > > maintainers: > - - Roger Quadros > + - Roger Quadros > > properties: > compatible: -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy