diff mbox series

[1/2] dt-bindings: serial: 8250: Update for standard overrun-throttle property

Message ID 20210727103533.51547-1-tony@atomide.com
State Accepted
Commit 1a191ddcc76f810654e52aab5a36c399d82e26a0
Headers show
Series [1/2] dt-bindings: serial: 8250: Update for standard overrun-throttle property | expand

Commit Message

Tony Lindgren July 27, 2021, 10:35 a.m. UTC
In some cases we want to specify overrun-throttle like other 8250 drivers
are doing.

Cc: devicetree@vger.kernel.org
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
---
 Documentation/devicetree/bindings/serial/8250_omap.yaml | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/serial/8250_omap.yaml b/Documentation/devicetree/bindings/serial/8250_omap.yaml
--- a/Documentation/devicetree/bindings/serial/8250_omap.yaml
+++ b/Documentation/devicetree/bindings/serial/8250_omap.yaml
@@ -79,6 +79,7 @@  properties:
   power-domains: true
   clock-frequency: true
   current-speed: true
+  overrun-throttle-ms: true
 
 required:
   - compatible