Skip to content

Commit a97d3ae

Browse files
tagunilnashif
authored andcommitted
dts: bindings: lora: sx126x: fix reset signal name
Reset signal on the SX126x is called NRESET, not NRST. Signed-off-by: Ilya Tagunov <[email protected]>
1 parent 7ed09bb commit a97d3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/bindings/lora/semtech,sx126x-base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ properties:
99
type: phandle-array
1010
required: true
1111
description: |
12-
GPIO connected to the modem's NRST signal.
12+
GPIO connected to the modem's NRESET signal.
1313
1414
This signal is open-drain, active-low as interpreted by the
1515
modem.

0 commit comments

Comments
 (0)