Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1214605 > unrolled thread
| Started by | Shawn Lin <shawn.lin@rock-chips.com> |
|---|---|
| First post | 2015-08-27 16:30 +0200 |
| Last post | 2015-08-27 19:00 +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 v1 5/5] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp Shawn Lin <shawn.lin@rock-chips.com> - 2015-08-27 16:30 +0200
Re: [PATCH v1 5/5] Documentation: arm-pl330: add description of arm, pl330-broken-no-flushp Doug Anderson <dianders@chromium.org> - 2015-08-27 19:00 +0200
| From | Shawn Lin <shawn.lin@rock-chips.com> |
|---|---|
| Date | 2015-08-27 16:30 +0200 |
| Subject | [PATCH v1 5/5] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp |
| Message-ID | <q26lI-72W-17@gated-at.bofh.it> |
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
---
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:
--
2.3.7
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Doug Anderson <dianders@chromium.org> |
|---|---|
| Date | 2015-08-27 19:00 +0200 |
| Subject | Re: [PATCH v1 5/5] Documentation: arm-pl330: add description of arm, pl330-broken-no-flushp |
| Message-ID | <q28GT-1SK-17@gated-at.bofh.it> |
| In reply to | #1214605 |
Hi, On Thu, Aug 27, 2015 at 7:25 AM, Shawn Lin <shawn.lin@rock-chips.com> wrote: > Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> > > --- > > 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 Seems fine except that it should be higher up in the list of patches... Reviewed-by: Douglas Anderson <dianders@chromium.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web