20 lines
327 B
YAML
20 lines
327 B
YAML
# Copyright (c) 2019, Foundries.io
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: u-blox SARA-R4 modem
|
|
|
|
compatible: "u-blox,sara-r4"
|
|
|
|
include: uart-device.yaml
|
|
|
|
properties:
|
|
mdm-power-gpios:
|
|
type: phandle-array
|
|
required: true
|
|
|
|
mdm-reset-gpios:
|
|
type: phandle-array
|
|
|
|
mdm-vint-gpios:
|
|
type: phandle-array
|