From: Roger Quadros <rogerq@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
Lee Jones <lee.jones@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Kishon Vijay Abraham I <kishon@ti.com>,
Vinod Koul <vkoul@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-phy@lists.infradead.org, linux-usb@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: update Roger Quadros email
Date: Mon, 21 Feb 2022 13:44:16 +0200 [thread overview]
Message-ID: <2e33c00b-8460-3d85-92aa-2c3257725c2c@kernel.org> (raw)
In-Reply-To: <20220221100701.48593-1-krzysztof.kozlowski@canonical.com>
On 21/02/2022 12:07, Krzysztof Kozlowski wrote:
> Emails to Roger Quadros TI account bounce with:
> 550 Invalid recipient <rogerq@ti.com> (#5.1.1)
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Thanks so much!
Signed-off-by: Roger Quadros <rogerq@kernel.org>
>
> ---
>
> 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 <kishon@ti.com>
> - - Roger Quadros <rogerq@ti.com
> + - Roger Quadros <rogerq@kernel.org>
>
> 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 <kishon@ti.com>
> - - Roger Quadros <rogerq@ti.com>
> + - Roger Quadros <rogerq@kernel.org>
>
> 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 <rogerq@ti.com>
> + - Roger Quadros <rogerq@kernel.org>
>
> 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 <rogerq@ti.com>
> + - Roger Quadros <rogerq@kernel.org>
>
> properties:
> compatible:
next prev parent reply other threads:[~2022-02-21 11:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-21 10:07 [PATCH] dt-bindings: update Roger Quadros email Krzysztof Kozlowski
2022-02-21 11:44 ` Roger Quadros [this message]
2022-02-21 12:39 ` Lee Jones
2022-02-21 13:15 ` Krzysztof Kozlowski
2022-02-21 13:27 ` Lee Jones
2022-02-21 13:39 ` Roger Quadros
2022-02-22 5:22 ` Vinod Koul
2022-02-22 22:04 ` Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2e33c00b-8460-3d85-92aa-2c3257725c2c@kernel.org \
--to=rogerq@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kishon@ti.com \
--cc=krzysztof.kozlowski@canonical.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-usb@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).