[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250514-ubx-safeboot-v1-0-1ae771335356@geotab.com>
Date: Wed, 14 May 2025 15:54:40 +0200
From: Alejandro Enrique via B4 Relay <devnull+alejandroe1.geotab.com@...nel.org>
To: Johan Hovold <johan@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Alejandro Enrique <alejandroe1@...tab.com>
Subject: [PATCH 0/2] Add support for safeboot pin to UBlox GNSS driver
U-Blox M9 and M8 chips have a pin to start it in safeboot mode, to be
used to recover from situations where the flash content has become
corrupted and needs to be restored. If this pin is asserted at power
up or reset, the receiver starts in safeboot mode and GNSS operation
is disabled.
If this pin is wired to a GPIO in the host it should be deasserted
before powering up or resetting the GNSS.
This series adds support for handling the safeboot pin when probing
the driver.
Signed-off-by: Alejandro Enrique <alejandroe1@...tab.com>
---
Alejandro Enrique (2):
dt-bindings: gnss: u-blox: add "safeboot-gpios" binding
gnss: ubx: add support for the safeboot gpio
Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml | 4 ++++
drivers/gnss/ubx.c | 8 ++++++++
2 files changed, 12 insertions(+)
---
base-commit: 9c32cda43eb78f78c73aee4aa344b777714e259b
change-id: 20250514-ubx-safeboot-3758f22225ec
Best regards,
--
Alejandro Enrique <alejandroe1@...tab.com>
Powered by blists - more mailing lists