2022-02-21 20:12:08

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] dt-bindings: update Roger Quadros email

Emails to Roger Quadros TI account bounce with:
550 Invalid recipient <[email protected]> (#5.1.1)

Signed-off-by: Krzysztof Kozlowski <[email protected]>

---

Roger,
You should also add a mailmap entry for your inactive emails.

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 <[email protected]>
- - Roger Quadros <[email protected]
+ - Roger Quadros <[email protected]>

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 <[email protected]>
- - Roger Quadros <[email protected]>
+ - Roger Quadros <[email protected]>

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 <[email protected]>
+ - Roger Quadros <[email protected]>

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 <[email protected]>
+ - Roger Quadros <[email protected]>

properties:
compatible:
--
2.32.0


2022-02-22 00:08:23

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: update Roger Quadros email

On 21/02/2022 13:39, Lee Jones wrote:
> On Mon, 21 Feb 2022, Roger Quadros wrote:
>
>> On 21/02/2022 12:07, Krzysztof Kozlowski wrote:
>>> Emails to Roger Quadros TI account bounce with:
>>> 550 Invalid recipient <[email protected]> (#5.1.1)
>>>
>>> Signed-off-by: Krzysztof Kozlowski <[email protected]>
>>
>> Thanks so much!
>>
>> Signed-off-by: Roger Quadros <[email protected]>
>
> I assume you mean Acked-by (if you are the maintainer) or Reviewed-by?
>
>>> ---
>>>
>>> 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. :)
>>
>>> ---
>>> .../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(-)
>
> What's the merge-plan for this Krzysztof?

First-in-first-served? :) or Rob?
It's a small change and I think non-controversial, so whoever could pick
it up first, should do it.

Best regards,
Krzysztof

2022-02-22 01:57:31

by Roger Quadros

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: update Roger Quadros email



On 21/02/2022 12:07, Krzysztof Kozlowski wrote:
> Emails to Roger Quadros TI account bounce with:
> 550 Invalid recipient <[email protected]> (#5.1.1)
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Acked-by: Roger Quadros <[email protected]>


>
> ---
>
> Roger,
> You should also add a mailmap entry for your inactive emails.
>
> 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 <[email protected]>
> - - Roger Quadros <[email protected]
> + - Roger Quadros <[email protected]>
>
> 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 <[email protected]>
> - - Roger Quadros <[email protected]>
> + - Roger Quadros <[email protected]>
>
> 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 <[email protected]>
> + - Roger Quadros <[email protected]>
>
> 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 <[email protected]>
> + - Roger Quadros <[email protected]>
>
> properties:
> compatible:

2022-02-22 04:11:32

by Roger Quadros

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: update Roger Quadros email

On 21/02/2022 12:07, Krzysztof Kozlowski wrote:
> Emails to Roger Quadros TI account bounce with:
> 550 Invalid recipient <[email protected]> (#5.1.1)
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Thanks so much!

Signed-off-by: Roger Quadros <[email protected]>
>
> ---
>
> 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 <[email protected]>
> - - Roger Quadros <[email protected]
> + - Roger Quadros <[email protected]>
>
> 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 <[email protected]>
> - - Roger Quadros <[email protected]>
> + - Roger Quadros <[email protected]>
>
> 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 <[email protected]>
> + - Roger Quadros <[email protected]>
>
> 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 <[email protected]>
> + - Roger Quadros <[email protected]>
>
> properties:
> compatible:

2022-02-22 05:26:59

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: update Roger Quadros email

On Mon, 21 Feb 2022, Roger Quadros wrote:

> On 21/02/2022 12:07, Krzysztof Kozlowski wrote:
> > Emails to Roger Quadros TI account bounce with:
> > 550 Invalid recipient <[email protected]> (#5.1.1)
> >
> > Signed-off-by: Krzysztof Kozlowski <[email protected]>
>
> Thanks so much!
>
> Signed-off-by: Roger Quadros <[email protected]>

I assume you mean Acked-by (if you are the maintainer) or Reviewed-by?

> > ---
> >
> > 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. :)
>
> > ---
> > .../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(-)

What's the merge-plan for this Krzysztof?

--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

2022-02-22 05:42:12

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: update Roger Quadros email

On Mon, 21 Feb 2022, Krzysztof Kozlowski wrote:

> On 21/02/2022 13:39, Lee Jones wrote:
> > On Mon, 21 Feb 2022, Roger Quadros wrote:
> >
> >> On 21/02/2022 12:07, Krzysztof Kozlowski wrote:
> >>> Emails to Roger Quadros TI account bounce with:
> >>> 550 Invalid recipient <[email protected]> (#5.1.1)
> >>>
> >>> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> >>
> >> Thanks so much!
> >>
> >> Signed-off-by: Roger Quadros <[email protected]>
> >
> > I assume you mean Acked-by (if you are the maintainer) or Reviewed-by?
> >
> >>> ---
> >>>
> >>> 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. :)
> >>
> >>> ---
> >>> .../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(-)
> >
> > What's the merge-plan for this Krzysztof?
>
> First-in-first-served? :) or Rob?
> It's a small change and I think non-controversial, so whoever could pick
> it up first, should do it.

I'm inclined to agree.

Acked-by: Lee Jones <[email protected]>

:)

--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

2022-02-22 05:57:51

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: update Roger Quadros email

On 21-02-22, 11:07, Krzysztof Kozlowski wrote:
> Emails to Roger Quadros TI account bounce with:
> 550 Invalid recipient <[email protected]> (#5.1.1)
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
>
> ---
>
> Roger,
> You should also add a mailmap entry for your inactive emails.
>
> Best regards,
> Krzysztof
> ---
> .../devicetree/bindings/mfd/ti,j721e-system-controller.yaml | 2 +-
> Documentation/devicetree/bindings/phy/ti,omap-usb2.yaml | 2 +-

Acked-By: Vinod Koul <[email protected]>

--
~Vinod

2022-02-23 02:34:15

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: update Roger Quadros email

On Mon, 21 Feb 2022 11:07:01 +0100, Krzysztof Kozlowski wrote:
> Emails to Roger Quadros TI account bounce with:
> 550 Invalid recipient <[email protected]> (#5.1.1)
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
>
> ---
>
> Roger,
> You should also add a mailmap entry for your inactive emails.
>
> 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(-)
>

Applied, thanks!