[GIT,PULL] GNSS updates for 6.8-rc1

Message ID ZZ5n7rDOXH1c5S81@hovoldconsulting.com
State New
Headers
Series [GIT,PULL] GNSS updates for 6.8-rc1 |

Pull-request

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

Message

Johan Hovold Jan. 10, 2024, 9:48 a.m. UTC
  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(-)
  

Comments

pr-tracker-bot@kernel.org Jan. 12, 2024, 10:20 p.m. UTC | #1
The pull request you sent on Wed, 10 Jan 2024 10:48:30 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/645f910ff61d9b2968865c77a2f92a7c80e255ba

Thank you!