[PATCH 1/2] Documentation: bindings: add optional fifo size property to AMBA UARTs
Jorge Ramirez-Ortiz
jorge.ramirez-ortiz at linaro.org
Wed Feb 18 12:07:48 PST 2015
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz at linaro.org>
---
Documentation/devicetree/bindings/serial/pl011.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/serial/pl011.txt b/Documentation/devicetree/bindings/serial/pl011.txt
index 5d2e840..05d1adb 100644
--- a/Documentation/devicetree/bindings/serial/pl011.txt
+++ b/Documentation/devicetree/bindings/serial/pl011.txt
@@ -13,5 +13,6 @@ Optional properties:
- dmas: When present, may have one or two dma channels.
The first one must be named "rx", the second one
must be named "tx".
+- fifo-size: When present, must have the fifo size.
See also bindings/arm/primecell.txt
--
1.9.1
More information about the linux-arm-kernel
mailing list