[GIT PULL] GNSS updates for 6.8-rc1

From: Johan Hovold
Date: Wed Jan 10 2024 - 04:49:50 EST


Hi Linus,

Please pull the GNSS updates for 6.8.

Johan


The following changes since commit a39b6ac3781d46ba18193c9dbb2110f31e9bffe9:

Linux 6.7-rc5 (2023-12-10 14:33:40 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss.git tags/gnss-6.8-rc1

for you to fetch changes up to 0cbbbe09d49b959d0225f7f2223a8ae3b2c1964c:

gnss: ubx: add support for the reset gpio (2023-12-15 09:29:54 +0100)

----------------------------------------------------------------
GNSS updates for 6.8-rc1

Here are the GNSS updates for 6.8-rc1, including:

- support for the reset pin found on some u-blox receivers
- use new regulator helper for the u-blox backup supply

All have been in linux-next with no reported issues.

----------------------------------------------------------------
Wolfram Sang (3):
gnss: ubx: use new helper to remove open coded regulator handling
dt-bindings: gnss: u-blox: add "reset-gpios" binding
gnss: ubx: add support for the reset gpio

.../devicetree/bindings/gnss/u-blox,neo-6m.yaml | 6 +++++
drivers/gnss/ubx.c | 31 ++++++++--------------
2 files changed, 17 insertions(+), 20 deletions(-)