diff mbox series

[v2,04/18] dt-bindings: dma: owl: Add compatible string for Actions Semi S500 SoC

Message ID 0e79dffdf105ded2bb336ab38dc39b4986667683.1605823502.git.cristian.ciocaltea@gmail.com
State Superseded
Headers show
Series None | expand

Commit Message

Cristian Ciocaltea Nov. 19, 2020, 11:55 p.m. UTC
Add a new compatible string corresponding to the DMA controller found
in the S500 variant of the Actions Semi Owl SoCs family.

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>
---
 Documentation/devicetree/bindings/dma/owl-dma.yaml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Manivannan Sadhasivam Nov. 28, 2020, 7:29 a.m. UTC | #1
On Fri, Nov 20, 2020 at 01:55:58AM +0200, Cristian Ciocaltea wrote:
> Add a new compatible string corresponding to the DMA controller found

> in the S500 variant of the Actions Semi Owl SoCs family.

> 

> Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>


Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>


Thanks,
Mani

> ---

>  Documentation/devicetree/bindings/dma/owl-dma.yaml | 5 +++--

>  1 file changed, 3 insertions(+), 2 deletions(-)

> 

> diff --git a/Documentation/devicetree/bindings/dma/owl-dma.yaml b/Documentation/devicetree/bindings/dma/owl-dma.yaml

> index 256d62af2c64..f085f0e42d2c 100644

> --- a/Documentation/devicetree/bindings/dma/owl-dma.yaml

> +++ b/Documentation/devicetree/bindings/dma/owl-dma.yaml

> @@ -8,8 +8,8 @@ title: Actions Semi Owl SoCs DMA controller

>  

>  description: |

>    The OWL DMA is a general-purpose direct memory access controller capable of

> -  supporting 10 and 12 independent DMA channels for S700 and S900 SoCs

> -  respectively.

> +  supporting 10 independent DMA channels for the Actions Semi S700 SoC and 12

> +  independent DMA channels for the S500 and S900 SoC variants.

>  

>  maintainers:

>    - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>

> @@ -22,6 +22,7 @@ properties:

>      enum:

>        - actions,s900-dma

>        - actions,s700-dma

> +      - actions,s500-dma

>  

>    reg:

>      maxItems: 1

> -- 

> 2.29.2

>
Manivannan Sadhasivam Nov. 28, 2020, 7:29 a.m. UTC | #2
On Fri, Nov 20, 2020 at 01:55:58AM +0200, Cristian Ciocaltea wrote:
> Add a new compatible string corresponding to the DMA controller found

> in the S500 variant of the Actions Semi Owl SoCs family.

> 

> Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>

> ---

>  Documentation/devicetree/bindings/dma/owl-dma.yaml | 5 +++--

>  1 file changed, 3 insertions(+), 2 deletions(-)

> 

> diff --git a/Documentation/devicetree/bindings/dma/owl-dma.yaml b/Documentation/devicetree/bindings/dma/owl-dma.yaml

> index 256d62af2c64..f085f0e42d2c 100644

> --- a/Documentation/devicetree/bindings/dma/owl-dma.yaml

> +++ b/Documentation/devicetree/bindings/dma/owl-dma.yaml

> @@ -8,8 +8,8 @@ title: Actions Semi Owl SoCs DMA controller

>  

>  description: |

>    The OWL DMA is a general-purpose direct memory access controller capable of

> -  supporting 10 and 12 independent DMA channels for S700 and S900 SoCs

> -  respectively.

> +  supporting 10 independent DMA channels for the Actions Semi S700 SoC and 12

> +  independent DMA channels for the S500 and S900 SoC variants.

>  

>  maintainers:

>    - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>

> @@ -22,6 +22,7 @@ properties:

>      enum:

>        - actions,s900-dma

>        - actions,s700-dma

> +      - actions,s500-dma


I think we should order the entries now...

>  

>    reg:

>      maxItems: 1

> -- 

> 2.29.2

>
Cristian Ciocaltea Nov. 29, 2020, 6:15 p.m. UTC | #3
On Sat, Nov 28, 2020 at 12:59:45PM +0530, Manivannan Sadhasivam wrote:
> On Fri, Nov 20, 2020 at 01:55:58AM +0200, Cristian Ciocaltea wrote:

> > Add a new compatible string corresponding to the DMA controller found

> > in the S500 variant of the Actions Semi Owl SoCs family.

> > 

> > Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>

> > ---

> >  Documentation/devicetree/bindings/dma/owl-dma.yaml | 5 +++--

> >  1 file changed, 3 insertions(+), 2 deletions(-)

> > 

> > diff --git a/Documentation/devicetree/bindings/dma/owl-dma.yaml b/Documentation/devicetree/bindings/dma/owl-dma.yaml

> > index 256d62af2c64..f085f0e42d2c 100644

> > --- a/Documentation/devicetree/bindings/dma/owl-dma.yaml

> > +++ b/Documentation/devicetree/bindings/dma/owl-dma.yaml

> > @@ -8,8 +8,8 @@ title: Actions Semi Owl SoCs DMA controller

> >  

> >  description: |

> >    The OWL DMA is a general-purpose direct memory access controller capable of

> > -  supporting 10 and 12 independent DMA channels for S700 and S900 SoCs

> > -  respectively.

> > +  supporting 10 independent DMA channels for the Actions Semi S700 SoC and 12

> > +  independent DMA channels for the S500 and S900 SoC variants.

> >  

> >  maintainers:

> >    - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>

> > @@ -22,6 +22,7 @@ properties:

> >      enum:

> >        - actions,s900-dma

> >        - actions,s700-dma

> > +      - actions,s500-dma

> 

> I think we should order the entries now...


Right, I will provide the reordered list in the upcoming revision.

> >  

> >    reg:

> >      maxItems: 1

> > -- 

> > 2.29.2

> >
Rob Herring Dec. 7, 2020, 10:11 p.m. UTC | #4
On Fri, 20 Nov 2020 01:55:58 +0200, Cristian Ciocaltea wrote:
> Add a new compatible string corresponding to the DMA controller found

> in the S500 variant of the Actions Semi Owl SoCs family.

> 

> Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>

> ---

>  Documentation/devicetree/bindings/dma/owl-dma.yaml | 5 +++--

>  1 file changed, 3 insertions(+), 2 deletions(-)

> 


Reviewed-by: Rob Herring <robh@kernel.org>
Cristian Ciocaltea Dec. 7, 2020, 10:56 p.m. UTC | #5
On Mon, Dec 07, 2020 at 04:11:07PM -0600, Rob Herring wrote:
> On Fri, 20 Nov 2020 01:55:58 +0200, Cristian Ciocaltea wrote:

> > Add a new compatible string corresponding to the DMA controller found

> > in the S500 variant of the Actions Semi Owl SoCs family.

> > 

> > Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>

> > ---

> >  Documentation/devicetree/bindings/dma/owl-dma.yaml | 5 +++--

> >  1 file changed, 3 insertions(+), 2 deletions(-)

> > 

> 

> Reviewed-by: Rob Herring <robh@kernel.org>


Thanks for reviewing,
Cristi
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/dma/owl-dma.yaml b/Documentation/devicetree/bindings/dma/owl-dma.yaml
index 256d62af2c64..f085f0e42d2c 100644
--- a/Documentation/devicetree/bindings/dma/owl-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/owl-dma.yaml
@@ -8,8 +8,8 @@  title: Actions Semi Owl SoCs DMA controller
 
 description: |
   The OWL DMA is a general-purpose direct memory access controller capable of
-  supporting 10 and 12 independent DMA channels for S700 and S900 SoCs
-  respectively.
+  supporting 10 independent DMA channels for the Actions Semi S700 SoC and 12
+  independent DMA channels for the S500 and S900 SoC variants.
 
 maintainers:
   - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
@@ -22,6 +22,7 @@  properties:
     enum:
       - actions,s900-dma
       - actions,s700-dma
+      - actions,s500-dma
 
   reg:
     maxItems: 1