[PATCH v2 0/2] support config of U-Blox Zed-F9P GNSS

From: alison
Date: Sun Apr 30 2023 - 13:49:00 EST


From: Alison Chaiken <alison@xxxxxxxxxxxxx>

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.

V1 -> V2 Fixes error identified by kernel test robot:
Reported-by: kernel test robot <lkp@xxxxxxxxx>
Closes: https://lore.kernel.org/oe-kbuild-all/202304300819.u0hfUj33-lkp@xxxxxxxxx/

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 | 195 ++++++++++++++++++
2 files changed, 196 insertions(+)


base-commit: 825a0714d2b3883d4f8ff64f6933fb73ee3f1834
--
2.39.2