Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support

2018-11-17 Thread Daniel Lezcano
On 26/10/2018 10:36, Biju Das wrote:
> Document SoC specific compatible strings for r8a77470. No driver change
> is needed as the fallback strings will activate the right code.
> 
> Signed-off-by: Biju Das 
> ---

Applied also, thanks!


-- 
  Linaro.org │ Open source software for ARM SoCs

Follow Linaro:   Facebook |
 Twitter |
 Blog



Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support

2018-11-06 Thread Rob Herring
On Fri, 26 Oct 2018 09:36:13 +0100, Biju Das wrote:
> Document SoC specific compatible strings for r8a77470. No driver change
> is needed as the fallback strings will activate the right code.
> 
> Signed-off-by: Biju Das 
> ---
> This patch is tested against linux-next
> ---
>  Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++
>  1 file changed, 2 insertions(+)
> 

Reviewed-by: Rob Herring 


Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support

2018-10-31 Thread Simon Horman
On Wed, Oct 31, 2018 at 01:55:16PM +0100, Simon Horman wrote:
> On Fri, Oct 26, 2018 at 09:48:19AM +, Fabrizio Castro wrote:
> > > Subject: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT 
> > > support
> > >
> > > Document SoC specific compatible strings for r8a77470. No driver change
> > > is needed as the fallback strings will activate the right code.
> > >
> > > Signed-off-by: Biju Das 
> > 
> > Reviewed-by: Fabrizio Castro 
> 
> Thanks, applied for v4.21.

On second thoughts, I think this should either go through
Daniel's tree or be acked by him.


Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support

2018-10-31 Thread Simon Horman
On Fri, Oct 26, 2018 at 09:48:19AM +, Fabrizio Castro wrote:
> > Subject: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT 
> > support
> >
> > Document SoC specific compatible strings for r8a77470. No driver change
> > is needed as the fallback strings will activate the right code.
> >
> > Signed-off-by: Biju Das 
> 
> Reviewed-by: Fabrizio Castro 

Thanks, applied for v4.21.


Re: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support

2018-10-30 Thread Simon Horman
On Fri, Oct 26, 2018 at 09:36:13AM +0100, Biju Das wrote:
> Document SoC specific compatible strings for r8a77470. No driver change
> is needed as the fallback strings will activate the right code.
> 
> Signed-off-by: Biju Das 

Reviewed-by: Simon Horman 



RE: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support

2018-10-26 Thread Fabrizio Castro
> Subject: [PATCH] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT 
> support
>
> Document SoC specific compatible strings for r8a77470. No driver change
> is needed as the fallback strings will activate the right code.
>
> Signed-off-by: Biju Das 

Reviewed-by: Fabrizio Castro 

> ---
> This patch is tested against linux-next
> ---
>  Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt 
> b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> index 6de27b6..eb602c5 100644
> --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> @@ -28,6 +28,8 @@ Required Properties:
>  - "renesas,r8a7744-cmt1" for the 48-bit CMT1 device included in r8a7744.
>  - "renesas,r8a7745-cmt0" for the 32-bit CMT0 device included in r8a7745.
>  - "renesas,r8a7745-cmt1" for the 48-bit CMT1 device included in r8a7745.
> +- "renesas,r8a77470-cmt0" for the 32-bit CMT0 device included in 
> r8a77470.
> +- "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included in 
> r8a77470.
>  - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790.
>  - "renesas,r8a7790-cmt1" for the 48-bit CMT1 device included in r8a7790.
>  - "renesas,r8a7791-cmt0" for the 32-bit CMT0 device included in r8a7791.
> --
> 2.7.4




Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, 
Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered 
No. 04586709.


[PATCH] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support

2018-10-26 Thread Biju Das
Document SoC specific compatible strings for r8a77470. No driver change
is needed as the fallback strings will activate the right code.

Signed-off-by: Biju Das 
---
This patch is tested against linux-next
---
 Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt 
b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
index 6de27b6..eb602c5 100644
--- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
+++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
@@ -28,6 +28,8 @@ Required Properties:
 - "renesas,r8a7744-cmt1" for the 48-bit CMT1 device included in r8a7744.
 - "renesas,r8a7745-cmt0" for the 32-bit CMT0 device included in r8a7745.
 - "renesas,r8a7745-cmt1" for the 48-bit CMT1 device included in r8a7745.
+- "renesas,r8a77470-cmt0" for the 32-bit CMT0 device included in r8a77470.
+- "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included in r8a77470.
 - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790.
 - "renesas,r8a7790-cmt1" for the 48-bit CMT1 device included in r8a7790.
 - "renesas,r8a7791-cmt0" for the 32-bit CMT0 device included in r8a7791.
-- 
2.7.4