[PATCH 0/3] gnss: ubx: updates to support the Renesas KingFisher board

From: Wolfram Sang
Date: Wed Jul 12 2023 - 07:38:35 EST


For that, we need "reset-gpio" support (patches 2+3). But first,
simplify regulator handling with a new helper (patch 1).

Changes since RFC v2:
* dropped DTS patch because the binding is clear now and we can upstream
it separately
* added binding documentation
* rebased to 6.5-rc1


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

.../bindings/gnss/u-blox,neo-6m.yaml | 7 ++++
drivers/gnss/ubx.c | 35 ++++++++-----------
2 files changed, 22 insertions(+), 20 deletions(-)

--
2.30.2