public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
@ 2022-08-30 10:49 Wolfram Sang
  2022-09-22 21:13 ` Wolfram Sang
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfram Sang @ 2022-08-30 10:49 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Wolfram Sang, Rob Herring, Geert Uytterhoeven, Daniel Lezcano,
	Thomas Gleixner, Rob Herring, Krzysztof Kozlowski,
	Laurent Pinchart, linux-kernel, devicetree

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
  2022-08-30 10:49 [PATCH v2] dt-bindings: timer: renesas,tmu: Add r8a779f0 support Wolfram Sang
@ 2022-09-22 21:13 ` Wolfram Sang
  2022-09-22 21:37   ` Daniel Lezcano
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfram Sang @ 2022-09-22 21:13 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Rob Herring, Geert Uytterhoeven, Daniel Lezcano, Thomas Gleixner,
	Rob Herring, Krzysztof Kozlowski, Laurent Pinchart, linux-kernel,
	devicetree

[-- Attachment #1: Type: text/plain, Size: 1122 bytes --]

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
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
  2022-09-22 21:13 ` Wolfram Sang
@ 2022-09-22 21:37   ` Daniel Lezcano
  2022-09-22 21:58     ` Wolfram Sang
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Lezcano @ 2022-09-22 21:37 UTC (permalink / raw)
  To: Wolfram Sang, linux-renesas-soc, Rob Herring, Geert Uytterhoeven,
	Thomas Gleixner, Rob Herring, Krzysztof Kozlowski,
	Laurent Pinchart, linux-kernel, devicetree


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
  2022-09-22 21:37   ` Daniel Lezcano
@ 2022-09-22 21:58     ` Wolfram Sang
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2022-09-22 21:58 UTC (permalink / raw)
  To: Daniel Lezcano
  Cc: linux-renesas-soc, Rob Herring, Geert Uytterhoeven,
	Thomas Gleixner, Rob Herring, Krzysztof Kozlowski,
	Laurent Pinchart, linux-kernel, devicetree

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]


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

Cool, thanks a lot!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-22 21:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-30 10:49 [PATCH v2] dt-bindings: timer: renesas,tmu: Add r8a779f0 support Wolfram Sang
2022-09-22 21:13 ` Wolfram Sang
2022-09-22 21:37   ` Daniel Lezcano
2022-09-22 21:58     ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox