zephyr/dts/bindings/modem/u-blox,sara-r5.yaml
Emil Lindqvist 1cd7c55af9 modem: modem_cellular: add U-blox SARA-R5 as modem
U-blox SARA-R4 already exists but the behavior is different,
requiring a separate driver instance. For instance, R5 autostarts,
so this commit also adds support for skipping power on pulse.

Signed-off-by: Emil Lindqvist <emil@lindq.gr>
2023-12-05 16:29:55 -06:00

16 lines
266 B
YAML

# Copyright (c) 2023 Emil Lindqvist
# SPDX-License-Identifier: Apache-2.0
description: u-blox SARA-R5 modem
compatible: "u-blox,sara-r5"
include: uart-device.yaml
properties:
mdm-power-gpios:
type: phandle-array
mdm-reset-gpios:
type: phandle-array