[PATCH 0/2] gnss: add USB support

From: Johan Hovold
Date: Mon Dec 20 2021 - 06:19:27 EST


This series adds a generic driver for GNSS receivers with a USB
interface and a first device id for the Sierra Wireless XM1210 receiver.

Johan


Johan Hovold (2):
gnss: add USB support
gnss: usb: add support for Sierra Wireless XM1210

drivers/gnss/Kconfig | 11 +++
drivers/gnss/Makefile | 3 +
drivers/gnss/usb.c | 210 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 224 insertions(+)
create mode 100644 drivers/gnss/usb.c

--
2.32.0