dt-bindings: serial: rs485: Add rs485-rts-active-high
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Thu, 19 Oct 2023 15:48:34 +0000 (17:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Oct 2023 16:29:20 +0000 (18:29 +0200)
commit0c01b20fb50ba63c03841aa83070dc59c3b1b02f
treefcb48228bf9a0f5d330efb6c9f6021ffdf6984c6
parenta6149f71d09d619724324fd3005f1221821cc917
dt-bindings: serial: rs485: Add rs485-rts-active-high

Add rs485-rts-active-high property, this is a legacy property
used by 8250_omap.

This fixes the following make dt_binding_check warning:

Documentation/devicetree/bindings/serial/8250_omap.yaml:
rs485-rts-active-high: missing type definition

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Closes: https://lore.kernel.org/all/CAMuHMdUkPiA=o_QLyuwsTYW7y1ksCjHAqyNSHFx2QZ-dP-HGsQ@mail.gmail.com/
Fixes: 403e97d6ab2c ("dt-bindings: serial: 8250_omap: add rs485-rts-active-high")
Cc: stable <stable@kernel.org>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231019154834.41721-1-francesco@dolcini.it
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/rs485.yaml