46 lines
834 B
YAML
46 lines
834 B
YAML
#
|
|
# Copyright (c) 2018, Foundries.io
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: WNC-M14A2A LTE-M Modem
|
|
|
|
description: >
|
|
This is a representation of the WNC-M14A2A LTE-M modem.
|
|
|
|
inherits:
|
|
!include uart-device.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "wnc,m14a2a"
|
|
|
|
label:
|
|
category: required
|
|
|
|
mdm-boot-mode-sel-gpios:
|
|
type: compound
|
|
category: required
|
|
|
|
mdm-power-gpios:
|
|
type: compound
|
|
category: required
|
|
|
|
mdm-keep-awake-gpios:
|
|
type: compound
|
|
category: required
|
|
|
|
mdm-reset-gpios:
|
|
type: compound
|
|
category: required
|
|
|
|
mdm-shld-trans-ena-gpios:
|
|
type: compound
|
|
category: required
|
|
|
|
mdm-send-ok-gpios:
|
|
type: compound
|
|
category: optional
|
|
description: UART RTS pin if no HW flow control (set to always enabled)
|