GNSS update for 6.17-rc1

Here is a GNSS update for 6.17-rc1 adding a compatible string for a new
 u-blox receiver.
 
 This has been in linux-next for weeks with no reported issues.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQQHbPq+cpGvN/peuzMLxc3C7H1lCAUCaInoJgAKCRALxc3C7H1l
 CPKkAQC3nJw7STWerczRq1V27rybQjYmcoZYb9ItMHy3IdPDpwEAmzKgb/W4rUqV
 0/aXw7RBK88RIpog4+devlwHJAjI8wk=
 =qIXA
 -----END PGP SIGNATURE-----

Merge tag 'gnss-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss

Pull GNSS update from Johan Hovold:
 "Here is a GNSS update adding a compatible string for a new u-blox
  receiver"

* tag 'gnss-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss:
  dt-bindings: gnss: u-blox: add u-blox,neo-9m compatible
This commit is contained in:
Linus Torvalds 2025-07-31 11:46:02 -07:00
commit cfc6d74523
1 changed files with 8 additions and 4 deletions

View File

@ -18,10 +18,14 @@ description: >
properties:
compatible:
enum:
- u-blox,neo-6m
- u-blox,neo-8
- u-blox,neo-m8
oneOf:
- enum:
- u-blox,neo-6m
- u-blox,neo-8
- u-blox,neo-m8
- items:
- const: u-blox,neo-m9
- const: u-blox,neo-m8
reg:
description: >