public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: serial: 8250: Update for standard overrun-throttle property
@ 2021-07-27 10:35 Tony Lindgren
  2021-07-27 10:35 ` [PATCH 2/2] serial: 8250_omap: Handle optional overrun-throttle-ms property Tony Lindgren
  2021-08-02 20:10 ` [PATCH 1/2] dt-bindings: serial: 8250: Update for standard overrun-throttle property Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Tony Lindgren @ 2021-07-27 10:35 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Vignesh Raghavendra, linux-serial, linux-omap, linux-kernel,
	devicetree, Rob Herring

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 --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
-- 
2.32.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-02 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-27 10:35 [PATCH 1/2] dt-bindings: serial: 8250: Update for standard overrun-throttle property Tony Lindgren
2021-07-27 10:35 ` [PATCH 2/2] serial: 8250_omap: Handle optional overrun-throttle-ms property Tony Lindgren
2021-08-02 20:10 ` [PATCH 1/2] dt-bindings: serial: 8250: Update for standard overrun-throttle property Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox