Introduce a generic serial property to disable DSR events which can be necessary for buggy hardware. Signed-off-by: Christoph Fritz <chf.fritz@xxxxxxxxxxxxxx> --- Documentation/devicetree/bindings/serial/serial.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/serial/serial.txt b/Documentation/devicetree/bindings/serial/serial.txt index fd970f7..26e274e 100644 --- a/Documentation/devicetree/bindings/serial/serial.txt +++ b/Documentation/devicetree/bindings/serial/serial.txt @@ -25,6 +25,8 @@ Optional properties: Note that this property is mutually-exclusive with "cts-gpios" and "rts-gpios" above. + - disable-dsr: The presence of this property disables DSR events reporting. + Examples: -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html