diff options
author | Sinan Kaya <okaya@codeaurora.org> | 2016-10-07 01:25:07 -0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-10-19 09:32:58 -0400 |
commit | 13af1c8c1608e8944b5197264b7c24b7d760e414 (patch) | |
tree | 84ee305d21f2e7c3b9aafd21a7a9bb5c1260adb8 | |
parent | ef6661bfdf1b34f86c946fcff127cb67d6d6cfb7 (diff) |
Documentation: DT: qcom_hidma: correct spelling mistakes
Fix the spelling mistakes and extra and statements in the sentences.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
-rw-r--r-- | Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt b/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt index 2c5e4b8f1d52..55492c264d17 100644 --- a/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt +++ b/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt | |||
@@ -5,13 +5,13 @@ memcpy and memset capabilities. It has been designed for virtualized | |||
5 | environments. | 5 | environments. |
6 | 6 | ||
7 | Each HIDMA HW instance consists of multiple DMA channels. These channels | 7 | Each HIDMA HW instance consists of multiple DMA channels. These channels |
8 | share the same bandwidth. The bandwidth utilization can be parititioned | 8 | share the same bandwidth. The bandwidth utilization can be partitioned |
9 | among channels based on the priority and weight assignments. | 9 | among channels based on the priority and weight assignments. |
10 | 10 | ||
11 | There are only two priority levels and 15 weigh assignments possible. | 11 | There are only two priority levels and 15 weigh assignments possible. |
12 | 12 | ||
13 | Other parameters here determine how much of the system bus this HIDMA | 13 | Other parameters here determine how much of the system bus this HIDMA |
14 | instance can use like maximum read/write request and and number of bytes to | 14 | instance can use like maximum read/write request and number of bytes to |
15 | read/write in a single burst. | 15 | read/write in a single burst. |
16 | 16 | ||
17 | Main node required properties: | 17 | Main node required properties: |