Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1215029
| From | Shawn Lin <shawn.lin@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 3/5] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp |
| Date | 2015-08-28 02:40 +0200 |
| Message-ID | <q2fS2-3R7-29@gated-at.bofh.it> (permalink) |
| References | <q2fS2-3R7-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
---
Changes in v2:
- add Reviewed-by: Doug Anderson <dianders@chromium.org>
- reorder this patch before the usage of the quirk
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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/5] Fix broken DMAFLUSHP on Rockchips platform Shawn Lin <shawn.lin@rock-chips.com> - 2015-08-28 02:40 +0200
[PATCH v2 3/5] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp Shawn Lin <shawn.lin@rock-chips.com> - 2015-08-28 02:40 +0200
Re: [PATCH v2 3/5] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp Sonny Rao <sonnyrao@chromium.org> - 2015-09-01 00:30 +0200
[PATCH v2 2/5] DMA: pl330: add quirk for broken no flushp Shawn Lin <shawn.lin@rock-chips.com> - 2015-08-28 02:50 +0200
Re: [PATCH v2 2/5] DMA: pl330: add quirk for broken no flushp Sonny Rao <sonnyrao@chromium.org> - 2015-09-01 00:00 +0200
Re: [PATCH v2 0/5] Fix broken DMAFLUSHP on Rockchips platform Sonny Rao <sonnyrao@chromium.org> - 2015-08-31 23:50 +0200
Re: [PATCH v2 0/5] Fix broken DMAFLUSHP on Rockchips platform Shawn Lin <shawn.lin@rock-chips.com> - 2015-09-01 02:20 +0200
csiph-web