[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231103225601.6499-1-wsa+renesas@sang-engineering.com>
Date: Fri, 3 Nov 2023 23:55:57 +0100
From: Wolfram Sang <wsa+renesas@...g-engineering.com>
To: linux-renesas-soc@...r.kernel.org
Cc: Wolfram Sang <wsa+renesas@...g-engineering.com>,
devicetree@...r.kernel.org, Johan Hovold <johan@...nel.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH v4 0/3] gnss: ubx: support the reset pin of the Neo-M8 variant
The Renesas KingFisher board includes a U-Blox Neo-M8 chip with its
reset pin wired to a GPIO. To support that, we need "reset-gpio" support
(patches 2+3). But first, simplify regulator handling with a new helper
(patch 1).
Changes since v3:
* rebased to 6.6
* improved commit messages for patches 2+3
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(-)
--
2.35.1
Powered by blists - more mailing lists