Message ID | 20220221100701.48593-1-krzysztof.kozlowski@canonical.com |
---|---|
State | New |
Headers | show |
Series | dt-bindings: update Roger Quadros email | expand |
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 <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> 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?
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 <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> > > 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
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 <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> > > > > 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 <lee.jones@linaro.org> :)
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> Acked-by: Roger Quadros <rogerq@kernel.org> > > --- > > 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 <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:
On 21-02-22, 11: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> > > --- > > 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 <vkoul@kernel.org>
On Mon, 21 Feb 2022 11:07:01 +0100, 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> > > --- > > 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!
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:
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> --- 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(-)