[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZZ5n7rDOXH1c5S81@hovoldconsulting.com>
Date: Wed, 10 Jan 2024 10:48:30 +0100
From: Johan Hovold <johan@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] GNSS updates for 6.8-rc1
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(-)
Powered by blists - more mailing lists