Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 86466036 authored by Stefan Huber's avatar Stefan Huber Committed by Jiri Kosina
Browse files

Documentation/devicetree/bindings/serial/ fix a typo



Corrected the word beteween to between in the file rs485.txt.

Signed-off-by: default avatarStefan Huber <steffhip@gmail.com>
Signed-off-by: default avatarMatthias Schid <aircrach115@gmail.com>
Signed-off-by: default avatarSimon Puels <simon.puels@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent a15112eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ UART node.

Required properties:
- rs485-rts-delay: prop-encoded-array <a b> where:
  * a is the delay beteween rts signal and beginning of data sent in milliseconds.
  * a is the delay between rts signal and beginning of data sent in milliseconds.
      it corresponds to the delay before sending data.
  * b is the delay between end of data sent and rts signal in milliseconds
      it corresponds to the delay after sending data and actual release of the line.