dts: bindings: Add Sequans GM02S Modem
Add Sequans GM02S modem binding using the sqn vendor prefix. The modem has an active low reset signal. Signed-off-by: Thibo Verheyde <thibo@dptechnics.com>
This commit is contained in:
parent
afff8a16dc
commit
e402b0304b
1 changed files with 13 additions and 0 deletions
13
dts/bindings/modem/sqn,gm02s.yaml
Normal file
13
dts/bindings/modem/sqn,gm02s.yaml
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Copyright(c) 2024 DPTechnics bv
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: Sequans Monarch 2 GM02S Modem
|
||||
|
||||
compatible: "sqn,gm02s"
|
||||
|
||||
include: uart-device.yaml
|
||||
|
||||
properties:
|
||||
mdm-reset-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue