[PATCH v2] dt-bindings: timer: renesas,tmu: Add r8a779f0 support

Wolfram Sang posted 1 patch 3 years, 7 months ago
Documentation/devicetree/bindings/timer/renesas,tmu.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH v2] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
Posted by Wolfram Sang 3 years, 7 months ago
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---

Change since v1: added tags

 Documentation/devicetree/bindings/timer/renesas,tmu.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
index c57169118b68..60f4c059bcff 100644
--- a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
+++ b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
@@ -37,6 +37,7 @@ properties:
           - renesas,tmu-r8a77990 # R-Car E3
           - renesas,tmu-r8a77995 # R-Car D3
           - renesas,tmu-r8a779a0 # R-Car V3U
+          - renesas,tmu-r8a779f0 # R-Car S4-8
       - const: renesas,tmu
 
   reg:
-- 
2.35.1
Re: [PATCH v2] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
Posted by Wolfram Sang 3 years, 6 months ago
On Tue, Aug 30, 2022 at 12:49:21PM +0200, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> Acked-by: Rob Herring <robh@kernel.org>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---

Can we have this simple patch in 6.1 please? Otherwise DT build warnings
will show up. Or is there something I could help with?

> 
> Change since v1: added tags
> 
>  Documentation/devicetree/bindings/timer/renesas,tmu.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
> index c57169118b68..60f4c059bcff 100644
> --- a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
> +++ b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
> @@ -37,6 +37,7 @@ properties:
>            - renesas,tmu-r8a77990 # R-Car E3
>            - renesas,tmu-r8a77995 # R-Car D3
>            - renesas,tmu-r8a779a0 # R-Car V3U
> +          - renesas,tmu-r8a779f0 # R-Car S4-8
>        - const: renesas,tmu
>  
>    reg:
> -- 
> 2.35.1
> 
Re: [PATCH v2] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
Posted by Daniel Lezcano 3 years, 6 months ago
Hi Wolfram,

On 22/09/2022 23:13, Wolfram Sang wrote:
> On Tue, Aug 30, 2022 at 12:49:21PM +0200, Wolfram Sang wrote:
>> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
>> Acked-by: Rob Herring <robh@kernel.org>
>> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> ---
> 
> Can we have this simple patch in 6.1 please? Otherwise DT build warnings
> will show up. Or is there something I could help with?

It is applied,

https://git.linaro.org/people/daniel.lezcano/linux.git/commit/?h=timers/drivers/next&id=fa7fc5243f9e7d64ea7e73c247218f22499c3479




-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
Re: [PATCH v2] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
Posted by Wolfram Sang 3 years, 6 months ago
> https://git.linaro.org/people/daniel.lezcano/linux.git/commit/?h=timers/drivers/next&id=fa7fc5243f9e7d64ea7e73c247218f22499c3479

Cool, thanks a lot!