serial: fsl-imx-uart: Fix typo in fsl,dte-mode description
authorFabio Estevam <fabio.estevam@nxp.com>
Fri, 5 Feb 2016 19:44:22 +0000 (17:44 -0200)
committerRob Herring <robh@kernel.org>
Thu, 3 Mar 2016 23:27:10 +0000 (17:27 -0600)
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>
Documentation/devicetree/bindings/serial/fsl-imx-uart.txt

index 35ae1fb..ed94c21 100644 (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.