Re: [PATCH v2 1/4] dt-bindings: serial: add RX and TX FIFO properties

2021-04-15 Thread Rob Herring
On Tue, 13 Apr 2021 19:40:12 +0200, Erwan Le Ray wrote: > Add two optional DT properties to configure RX and TX FIFO thresholds: > - rx-threshold > - tx-threshold > > Signed-off-by: Erwan Le Ray > Reviewed-by: Rob Herring

[PATCH v2 1/4] dt-bindings: serial: add RX and TX FIFO properties

2021-04-13 Thread Erwan Le Ray
Add two optional DT properties to configure RX and TX FIFO thresholds: - rx-threshold - tx-threshold Signed-off-by: Erwan Le Ray diff --git a/Documentation/devicetree/bindings/serial/serial.yaml b/Documentation/devicetree/bindings/serial/serial.yaml index 65e75d040521..f368d58e8086 100644 --- a