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.
gnss: ubx: add support for the reset gpio

The Renesas KingFisher board includes a U-Blox Neo-M8 chip. This chip
has a reset pin which is also wired on the board. When Linux starts,
reset is asserted by the firmware. Deassert the reset pin when probing
this driver.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
[ johan: rename gpio descriptor variable ]
Signed-off-by: Johan Hovold <johan@kernel.org>
1 file changed