drivers: gnss: Air530z: Add new driver

Intial driver adding intial script to receive only GGA, RMC and GSV
NMEA messages, configuring fix rate, setting enabled system and adding
power management with the module on-off pin.

Signed-off-by: Jeronimo Agullo <jeronimoagullo97@gmail.com>
This commit is contained in:
Jeronimo Agullo 2024-04-09 21:48:05 +02:00 committed by Fabio Baltieri
commit 7ae9a16ca6
5 changed files with 407 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# Copyright 2024 Jerónimo Agulló
# SPDX-License-Identifier: Apache-2.0
description: AIR530Z Luatos GNSS modem
compatible: "luatos,air530z"
include:
- uart-device.yaml
properties:
on-off-gpios:
type: phandle-array
description: |
Identifies the On-Off pin for entering into low-power mode.