Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1314893 > unrolled thread
| Started by | Caesar Wang <wxt@rock-chips.com> |
|---|---|
| First post | 2016-01-22 12:10 +0100 |
| Last post | 2016-01-22 23:30 +0100 |
| 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 v7 2/9] dt/bindings: arm-pl330: add description of arm, pl330-broken-no-flushp Caesar Wang <wxt@rock-chips.com> - 2016-01-22 12:10 +0100
Re: [PATCH v7 2/9] dt/bindings: arm-pl330: add description of arm, pl330-broken-no-flushp Rob Herring <robh@kernel.org> - 2016-01-22 23:30 +0100
| From | Caesar Wang <wxt@rock-chips.com> |
|---|---|
| Date | 2016-01-22 12:10 +0100 |
| Subject | [PATCH v7 2/9] dt/bindings: arm-pl330: add description of arm, pl330-broken-no-flushp |
| Message-ID | <qTHLk-3dT-21@gated-at.bofh.it> |
From: Shawn Lin <shawn.lin@rock-chips.com>
This patch adds the "arm, pl330-broken-no-flushp" for arm-pl330.
Reviewed-by: Doug Anderson <dianders@chromium.org>
Reviewed-by: Sonny Rao <sonnyrao@chromium.org>
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
---
Changes in v7:
- modify the subject to be better match.
Changes in v6: None
Changes in v5: None
Changes in v4: None
Changes in v3:
- add Reviewed-by: Sonny Rao <sonnyrao@chromium.org>
Changes in v2:
- add Reviewed-by: Doug Anderson <dianders@chromium.org>
Changes in v1:
- rename broken-no-flushp to "arm,pl330-broken-no-flushp" suggested
by Krzysztof.
Documentation/devicetree/bindings/dma/arm-pl330.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/dma/arm-pl330.txt b/Documentation/devicetree/bindings/dma/arm-pl330.txt
index 2675658..db7e226 100644
--- a/Documentation/devicetree/bindings/dma/arm-pl330.txt
+++ b/Documentation/devicetree/bindings/dma/arm-pl330.txt
@@ -15,6 +15,7 @@ Optional properties:
cells in the dmas property of client device.
- dma-channels: contains the total number of DMA channels supported by the DMAC
- dma-requests: contains the total number of DMA requests supported by the DMAC
+ - arm,pl330-broken-no-flushp: quirk for avoiding to execute DMAFLUSHP
Example:
--
1.9.1
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-01-22 23:30 +0100 |
| Subject | Re: [PATCH v7 2/9] dt/bindings: arm-pl330: add description of arm, pl330-broken-no-flushp |
| Message-ID | <qTSno-1Wh-1@gated-at.bofh.it> |
| In reply to | #1314893 |
On Fri, Jan 22, 2016 at 07:06:45PM +0800, Caesar Wang wrote: > From: Shawn Lin <shawn.lin@rock-chips.com> > > This patch adds the "arm, pl330-broken-no-flushp" for arm-pl330. > > Reviewed-by: Doug Anderson <dianders@chromium.org> > Reviewed-by: Sonny Rao <sonnyrao@chromium.org> > Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> > Signed-off-by: Caesar Wang <wxt@rock-chips.com> > > --- > > Changes in v7: > - modify the subject to be better match. > > Changes in v6: None > Changes in v5: None > Changes in v4: None > Changes in v3: > - add Reviewed-by: Sonny Rao <sonnyrao@chromium.org> > > Changes in v2: > - add Reviewed-by: Doug Anderson <dianders@chromium.org> > > Changes in v1: > - rename broken-no-flushp to "arm,pl330-broken-no-flushp" suggested > by Krzysztof. > > Documentation/devicetree/bindings/dma/arm-pl330.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web