dt-bindings: serial/rs485: make rs485-rts-delay optional
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 18 Jul 2017 10:59:41 +0000 (12:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 30 Jul 2017 14:46:06 +0000 (07:46 -0700)
commita449f12bfe2f56c7975816d870c0bc0ef4d03125
treedf887985af41cb1882737e3b7227f62acf444c46
parent68c338eaa0bf3e399a1b96ac35d909f0b475208f
dt-bindings: serial/rs485: make rs485-rts-delay optional

There are a few device trees that specify one of the already optional
properties without also having the up to now required property
rs485-rts-delay. Additionally there is no technical reason to require
rs485-rts-delay and that's also what most drivers implement.

So give existing users and implementers a blessing and document
rs485-rts-delay as optional.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/rs485.txt