2023-04-29 22:56:02

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-04-30 12:17:54

by Krzysztof Kozlowski

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

On 30/04/2023 00:43, [email protected] wrote:
> From: Alison Chaiken <[email protected]>
>
> Add support for the U-Blox Zed-F9P GNSS device.

Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC. It might happen, that command when run on an older
kernel, gives you outdated entries. Therefore please be sure you base
your patches on recent Linux kernel.

Due to missed all possible entries, this won't be even tested. You must
resend.

Best regards,
Krzysztof