diff options
author | Otto Kekäläinen <otto@seravo.fi> | 2016-07-13 21:08:07 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-07-22 22:54:05 +0300 |
commit | 7587eb18fa9d7c3c227d48d27a18dcb3042d7e17 (patch) | |
tree | a765e912268152715d07fc0dcff9ee92c3940506 /Documentation/devicetree/bindings/serial | |
parent | 0a6f366a82420d0b0cc32d4c4288ff02cde75457 (diff) | |
download | linux-7587eb18fa9d7c3c227d48d27a18dcb3042d7e17.tar.xz |
Fix spelling errors in Documentation/devicetree
Signed-off-by: Otto Kekäläinen <otto@seravo.fi>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/serial')
-rw-r--r-- | Documentation/devicetree/bindings/serial/qcom,msm-uartdm.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/serial/qcom,msm-uartdm.txt b/Documentation/devicetree/bindings/serial/qcom,msm-uartdm.txt index 182777fac9a2..d5f73b8f614f 100644 --- a/Documentation/devicetree/bindings/serial/qcom,msm-uartdm.txt +++ b/Documentation/devicetree/bindings/serial/qcom,msm-uartdm.txt @@ -28,10 +28,10 @@ Optional properties: - dma-names: Should contain "tx" for transmit and "rx" for receive channels - qcom,tx-crci: Identificator <u32> for Client Rate Control Interface to be used with TX DMA channel. Required when using DMA for transmission - with UARTDM v1.3 and bellow. + with UARTDM v1.3 and below. - qcom,rx-crci: Identificator <u32> for Client Rate Control Interface to be used with RX DMA channel. Required when using DMA for reception - with UARTDM v1.3 and bellow. + with UARTDM v1.3 and below. Note: Aliases may be defined to ensure the correct ordering of the UARTs. The alias serialN will result in the UART being assigned port N. If any |