2023-05-01 17:24:16

by alison

[permalink] [raw]
Subject: [PATCH 2/2] dt-bindings: gnss: Add U-Blox Zed-F9

From: Alison Chaiken <[email protected]>

Add support for the U-Blox Zed-F9P GNSS device.

Signed-off-by: Alison Chaiken <[email protected]>
---
Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml b/Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml
index 4835a280b3bf..86b65d4d9266 100644
--- a/Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml
+++ b/Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml
@@ -21,6 +21,7 @@ properties:
- u-blox,neo-6m
- u-blox,neo-8
- u-blox,neo-m8
+ - u-blox,zed-f9p

reg:
description: >
--
2.39.2


2023-05-01 17:50:56

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: gnss: Add U-Blox Zed-F9

On 01/05/2023 19:01, [email protected] wrote:
> From: Alison Chaiken <[email protected]>
>
> Add support for the U-Blox Zed-F9P GNSS device.
>
> Signed-off-by: Alison Chaiken <[email protected]>
> ---

Something is not right here. Either your SoB is missing or you are one
person but use entirely different addresses and names to send patches.
Your From in the email does not have even the first and last name. Use
the same address, that's the easiest.

Best regards,
Krzysztof

2023-05-05 21:25:31

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: gnss: Add U-Blox Zed-F9


On Mon, 01 May 2023 10:01:24 -0700, [email protected] wrote:
> From: Alison Chaiken <[email protected]>
>
> Add support for the U-Blox Zed-F9P GNSS device.
>
> Signed-off-by: Alison Chaiken <[email protected]>
> ---
> Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>

2023-05-05 21:42:10

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: gnss: Add U-Blox Zed-F9

On Mon, May 01, 2023 at 07:42:21PM +0200, Krzysztof Kozlowski wrote:
> On 01/05/2023 19:01, [email protected] wrote:
> > From: Alison Chaiken <[email protected]>
> >
> > Add support for the U-Blox Zed-F9P GNSS device.
> >
> > Signed-off-by: Alison Chaiken <[email protected]>
> > ---
>
> Something is not right here. Either your SoB is missing or you are one
> person but use entirely different addresses and names to send patches.
> Your From in the email does not have even the first and last name. Use
> the same address, that's the easiest.

Looks fine to me. The patch 'From' and SoB match. Sending from a
different email is fine when the author/SoB email is disfunctional for
patches.

Rob