dt-bindings: serial: fsl-imx-uart: Remove 'fsl,irda-mode' property

'fsl,irda-mode' property has been removed since commit afe9cbb1a6
("serial: imx: drop support for IRDA"), so remove it from the binding
document.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Fabio Estevam 2017-11-08 14:03:25 -02:00 committed by Greg Kroah-Hartman
parent df3d9a5b77
commit bcfab39df8
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ Required properties:
- interrupts : Should contain uart interrupt
Optional properties:
- fsl,irda-mode : Indicate the uart supports irda mode
- fsl,dte-mode : Indicate the uart works in DTE mode. The uart works
in DCE mode by default.
- rs485-rts-delay, rs485-rx-during-tx, linux,rs485-enabled-at-boot-time: see rs485.txt