diff mbox series

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

Message ID 20210727103533.51547-1-tony@atomide.com
State New
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(+)

Comments

Rob Herring Aug. 2, 2021, 8:10 p.m. UTC | #1
On Tue, 27 Jul 2021 13:35:32 +0300, Tony Lindgren wrote:
> 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(+)

> 


Acked-by: Rob Herring <robh@kernel.org>
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