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

Commit 29626043 authored by Fabio Estevam's avatar Fabio Estevam Committed by Rob Herring
Browse files

serial: fsl-imx-uart: Fix typo in fsl,dte-mode description



We should say "The uart works in DCE mode".

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent fe99c707
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ Optional properties:
- fsl,uart-has-rtscts : Indicate the uart has rts and cts
- fsl,irda-mode : Indicate the uart supports irda mode
- fsl,dte-mode : Indicate the uart works in DTE mode. The uart works
                  is DCE mode by default.
                  in DCE mode by default.

Note: Each uart controller should have an alias correctly numbered
in "aliases" node.