diff mbox series

[v2,3/4] dt-bindings: serial: 8250: update TX FIFO trigger level

Message ID 20210413174015.23011-4-erwan.leray@foss.st.com (mailing list archive)
State New, archived
Headers show
Series stm32 usart add fifo threshold configuration | expand

Commit Message

Erwan LE RAY April 13, 2021, 5:40 p.m. UTC
Remove data type from tx-threshold trigger level as defined now as a
serial generic property.

Signed-off-by: Erwan Le Ray <erwan.leray@foss.st.com>

Comments

Rob Herring April 15, 2021, 9:13 p.m. UTC | #1
On Tue, 13 Apr 2021 19:40:14 +0200, Erwan Le Ray wrote:
> Remove data type from tx-threshold trigger level as defined now as a
> serial generic property.
> 
> Signed-off-by: Erwan Le Ray <erwan.leray@foss.st.com>
> 

Reviewed-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/serial/8250.yaml b/Documentation/devicetree/bindings/serial/8250.yaml
index c0e292cdaa6b..ff0fa9b2a390 100644
--- a/Documentation/devicetree/bindings/serial/8250.yaml
+++ b/Documentation/devicetree/bindings/serial/8250.yaml
@@ -166,7 +166,6 @@  properties:
       property.
 
   tx-threshold:
-    $ref: /schemas/types.yaml#/definitions/uint32
     description: |
       Specify the TX FIFO low water indication for parts with programmable
       TX FIFO thresholds.