|
|
Subscribe / Log in / New account

support config of U-Blox Zed-F9P GNSS

From:  alison-AT-she-devel.com
To:  johan-AT-kernel.org
Subject:  [PATCH 0/2] support config of U-Blox Zed-F9P GNSS
Date:  Sat, 29 Apr 2023 15:43:47 -0700
Message-ID:  <20230429224349.1935029-1-alison@she-devel.com>
Cc:  linux-kernel-AT-vger.kernel.org, alison-AT-she-devel.com, achaiken-AT-aurora.tech
Archive-link:  Article

From: Alison Chaiken <achaiken@aurora.tech>

Add generalized support for setting arbitrary configuration of the
U-Blox Zed-F9P GNSS.  Employ the new functionality to set the baud rate
of the Zed-F9P if the devicetree specifies a non-default value.

Tested with 6.1.22, only on a U-Blox Zed-F9P GNSS.

Alison Chaiken (2):
  gnss: ubx: customize serial device open to set U-Blox Zed-F9P baud
  dt-bindings: gnss: Add U-Blox Zed-F9

 .../bindings/gnss/u-blox,neo-6m.yaml          |   1 +
 drivers/gnss/ubx.c                            | 198 +++++++++++++++++-
 2 files changed, 197 insertions(+), 2 deletions(-)

-- 
2.39.2



Copyright © 2023, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds