[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230506225849.2752103-1-alison@she-devel.com>
Date: Sat, 6 May 2023 15:58:47 -0700
From: alison@...-devel.com
To: johan@...nel.org
Cc: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, alison@...-devel.com,
achaiken@...ora.tech, kernel test robot <lkp@...el.com>
Subject: [PATCH v4 0/2] support config of U-Blox Zed-F9P GNSS
From: Alison Chaiken <alison@...-devel.com>
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.
V4 -> V3 Lookup device-specific properties by matching driver data.
V2 -> V3 Add email recipients whom I foolishly missed the first two times.
V1 -> V2 Fixes error identified by kernel test robot:
Reported-by: kernel test robot <lkp@...el.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202304300819.u0hfUj33-lkp@intel.com/
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 | 237 +++++++++++++++++-
2 files changed, 228 insertions(+), 10 deletions(-)
base-commit: dd9e11d6477a52ede9ebe575c83285e79e823889
--
2.39.2
Powered by blists - more mailing lists