[GIT PULL] GNSS updates for 6.19-rc1
From: Johan Hovold
Date: Mon Dec 01 2025 - 06:39:28 EST
The following changes since commit e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c:
Linux 6.18-rc5 (2025-11-09 15:10:19 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss.git tags/gnss-6.19-rc1
for you to fetch changes up to f5ef3f722d76eb8fdd11be3f1f1f1cc4fefbf45b:
dt-bindings: gnss: fix timepulse description (2025-11-20 16:45:43 +0100)
----------------------------------------------------------------
GNSS updates for 6.19-rc1
Here are the GNSS updates for 6.19-rc1, including:
- add support for claiming and deasserting the safeboot pin found on
recent u-blox receivers
- fix timepulse pin description in the devicetree binding
Included are also some related binding updates.
All have been in linux-next with no reported issues.
----------------------------------------------------------------
Alejandro Enrique (2):
dt-bindings: gnss: u-blox: add safeboot gpio
gnss: ubx: add support for the safeboot gpio
Johan Hovold (3):
dt-bindings: gnss: u-blox: use open-drain reset and safeboot in example
dt-bindings: gnss: u-blox: use lowercase company name
dt-bindings: gnss: fix timepulse description
Documentation/devicetree/bindings/gnss/gnss-common.yaml | 3 +--
Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml | 10 +++++++---
drivers/gnss/ubx.c | 8 ++++++++
3 files changed, 16 insertions(+), 5 deletions(-)