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

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

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
Fabio Estevam 2016-02-05 17:44:22 -02:00 committed by Rob Herring
parent fe99c707fc
commit 29626043c4
1 changed files with 1 additions and 1 deletions

View File

@ -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.