1# Copyright (c) 2024 David Ullmann
2# SPDX-License-Identifier: Apache-2.0
3
4description: Reyax lora module with AT-command serial interface
5
6compatible: "reyax,rylrxxx"
7
8include: uart-device.yaml
9
10properties:
11  reset-gpios:
12    type: phandle-array
13    required: true
14