Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1694973 > unrolled thread
| Started by | Rob Herring <robh@kernel.org> |
|---|---|
| First post | 2017-07-24 20:20 +0200 |
| Last post | 2017-07-25 08:30 +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.
Re: [PATCH 1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller Rob Herring <robh@kernel.org> - 2017-07-24 20:20 +0200
Re: [PATCH 1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller Baolin Wang <baolin.wang@linaro.org> - 2017-07-25 08:30 +0200
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-07-24 20:20 +0200 |
| Subject | Re: [PATCH 1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller |
| Message-ID | <u6Q7w-6n-15@gated-at.bofh.it> |
On Tue, Jul 18, 2017 at 03:06:11PM +0800, Baolin Wang wrote: > This patch adds the binding documentation for Spreadtrum SC9860 DMA > controller device. > > Signed-off-by: Baolin Wang <baolin.wang@spreadtrum.com> > --- > Documentation/devicetree/bindings/dma/sprd-dma.txt | 41 ++++++++++++++++++++ > 1 file changed, 41 insertions(+) > create mode 100644 Documentation/devicetree/bindings/dma/sprd-dma.txt > > diff --git a/Documentation/devicetree/bindings/dma/sprd-dma.txt b/Documentation/devicetree/bindings/dma/sprd-dma.txt > new file mode 100644 > index 0000000..3ccf776 > --- /dev/null > +++ b/Documentation/devicetree/bindings/dma/sprd-dma.txt > @@ -0,0 +1,41 @@ > +* Spreadtrum DMA controller > + > +This driver follows the generic DMA bindings defined in dma.txt. s/driver/binding/ With that, Acked-by: Rob Herring <robh@kernel.org>
[toc] | [next] | [standalone]
| From | Baolin Wang <baolin.wang@linaro.org> |
|---|---|
| Date | 2017-07-25 08:30 +0200 |
| Subject | Re: [PATCH 1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller |
| Message-ID | <u71vX-7IB-1@gated-at.bofh.it> |
| In reply to | #1694973 |
On 25 July 2017 at 01:52, Rob Herring <robh@kernel.org> wrote: > On Tue, Jul 18, 2017 at 03:06:11PM +0800, Baolin Wang wrote: >> This patch adds the binding documentation for Spreadtrum SC9860 DMA >> controller device. >> >> Signed-off-by: Baolin Wang <baolin.wang@spreadtrum.com> >> --- >> Documentation/devicetree/bindings/dma/sprd-dma.txt | 41 ++++++++++++++++++++ >> 1 file changed, 41 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/dma/sprd-dma.txt >> >> diff --git a/Documentation/devicetree/bindings/dma/sprd-dma.txt b/Documentation/devicetree/bindings/dma/sprd-dma.txt >> new file mode 100644 >> index 0000000..3ccf776 >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/dma/sprd-dma.txt >> @@ -0,0 +1,41 @@ >> +* Spreadtrum DMA controller >> + >> +This driver follows the generic DMA bindings defined in dma.txt. > > s/driver/binding/ > > With that, > > Acked-by: Rob Herring <robh@kernel.org> Will fix this in next version. Thanks Rob. -- Baolin.wang Best Regards
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web