Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1445726 > unrolled thread
| Started by | Sinan Kaya <okaya@codeaurora.org> |
|---|---|
| First post | 2016-07-18 20:50 +0200 |
| Last post | 2016-07-20 03:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 02/10] Documentation: DT: qcom_hidma: correct spelling mistakes Sinan Kaya <okaya@codeaurora.org> - 2016-07-18 20:50 +0200
Re: [PATCH 02/10] Documentation: DT: qcom_hidma: correct spelling mistakes Rob Herring <robh@kernel.org> - 2016-07-20 03:20 +0200
| From | Sinan Kaya <okaya@codeaurora.org> |
|---|---|
| Date | 2016-07-18 20:50 +0200 |
| Subject | [PATCH 02/10] Documentation: DT: qcom_hidma: correct spelling mistakes |
| Message-ID | <rWlM7-1sH-53@gated-at.bofh.it> |
Fix the spelling mistakes and extra and statements in the sentences. Signed-off-by: Sinan Kaya <okaya@codeaurora.org> --- Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt | 4 ++-- 1 file 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 45ce75b..314562b 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 environments. Each HIDMA HW instance consists of multiple DMA channels. These channels -share the same bandwidth. The bandwidth utilization can be parititioned +share the same bandwidth. The bandwidth utilization can be partitioned among channels based on the priority and weight assignments. There are only two priority levels and 15 weigh assignments possible. Other parameters here determine how much of the system bus this HIDMA -instance can use like maximum read/write request and and number of bytes to +instance can use like maximum read/write request and number of bytes to read/write in a single burst. Main node required properties: -- 1.8.2.1
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-07-20 03:20 +0200 |
| Subject | Re: [PATCH 02/10] Documentation: DT: qcom_hidma: correct spelling mistakes |
| Message-ID | <rWOl3-35V-1@gated-at.bofh.it> |
| In reply to | #1445726 |
On Mon, Jul 18, 2016 at 02:39:29PM -0400, Sinan Kaya wrote: > Fix the spelling mistakes and extra and statements in the sentences. > > Signed-off-by: Sinan Kaya <okaya@codeaurora.org> > --- > Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web