mbox series

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

Message ID 20230816173116.1176-1-wsa+renesas@sang-engineering.com (mailing list archive)
Headers show
Series gnss: ubx: updates to support the Renesas KingFisher board | expand

Message

Wolfram Sang Aug. 16, 2023, 5:31 p.m. UTC
For that, we need "reset-gpio" support (patches 2+3). But first,
simplify regulator handling with a new helper (patch 1).

For changes, see the patches.

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          |  5 +++
 drivers/gnss/ubx.c                            | 35 ++++++++-----------
 2 files changed, 20 insertions(+), 20 deletions(-)