* [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/V2L bindings
@ 2022-03-08 21:23 Lad Prabhakar
2022-03-09 8:17 ` Geert Uytterhoeven
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Lad Prabhakar @ 2022-03-08 21:23 UTC (permalink / raw)
To: Geert Uytterhoeven, Rafael J. Wysocki, Daniel Lezcano,
Amit Kucheria, Zhang Rui, Rob Herring, Krzysztof Kozlowski,
devicetree, linux-pm
Cc: linux-kernel, linux-renesas-soc, Prabhakar, Biju Das,
Lad Prabhakar
Document RZ/V2L TSU bindings. The TSU block on RZ/V2L is identical to one
found on RZ/G2L SoC. No driver changes are required as generic compatible
string "renesas,rzg2l-tsu" will be used as a fallback.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
---
Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml b/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml
index ccab9511a042..dfb6dce5652a 100644
--- a/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml
+++ b/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml
@@ -18,6 +18,7 @@ properties:
items:
- enum:
- renesas,r9a07g044-tsu # RZ/G2{L,LC}
+ - renesas,r9a07g054-tsu # RZ/V2L
- const: renesas,rzg2l-tsu
reg:
--
2.17.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/V2L bindings
2022-03-08 21:23 [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/V2L bindings Lad Prabhakar
@ 2022-03-09 8:17 ` Geert Uytterhoeven
2022-03-09 9:35 ` Krzysztof Kozlowski
2022-05-19 12:44 ` [thermal: thermal/next] " thermal-bot for Lad Prabhakar
2 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2022-03-09 8:17 UTC (permalink / raw)
To: Lad Prabhakar
Cc: Rafael J. Wysocki, Daniel Lezcano, Amit Kucheria, Zhang Rui,
Rob Herring, Krzysztof Kozlowski,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
Linux PM list, Linux Kernel Mailing List, Linux-Renesas,
Prabhakar, Biju Das
On Tue, Mar 8, 2022 at 10:23 PM Lad Prabhakar
<prabhakar.mahadev-lad.rj@bp.renesas.com> wrote:
> Document RZ/V2L TSU bindings. The TSU block on RZ/V2L is identical to one
> found on RZ/G2L SoC. No driver changes are required as generic compatible
> string "renesas,rzg2l-tsu" will be used as a fallback.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/V2L bindings
2022-03-08 21:23 [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/V2L bindings Lad Prabhakar
2022-03-09 8:17 ` Geert Uytterhoeven
@ 2022-03-09 9:35 ` Krzysztof Kozlowski
2022-05-19 12:44 ` [thermal: thermal/next] " thermal-bot for Lad Prabhakar
2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-03-09 9:35 UTC (permalink / raw)
To: Lad Prabhakar, Geert Uytterhoeven, Rafael J. Wysocki,
Daniel Lezcano, Amit Kucheria, Zhang Rui, Rob Herring, devicetree,
linux-pm
Cc: linux-kernel, linux-renesas-soc, Prabhakar, Biju Das
On 08/03/2022 22:23, Lad Prabhakar wrote:
> Document RZ/V2L TSU bindings. The TSU block on RZ/V2L is identical to one
> found on RZ/G2L SoC. No driver changes are required as generic compatible
> string "renesas,rzg2l-tsu" will be used as a fallback.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
> ---
> Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
* [thermal: thermal/next] dt-bindings: thermal: rzg2l-thermal: Document RZ/V2L bindings
2022-03-08 21:23 [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/V2L bindings Lad Prabhakar
2022-03-09 8:17 ` Geert Uytterhoeven
2022-03-09 9:35 ` Krzysztof Kozlowski
@ 2022-05-19 12:44 ` thermal-bot for Lad Prabhakar
2 siblings, 0 replies; 4+ messages in thread
From: thermal-bot for Lad Prabhakar @ 2022-05-19 12:44 UTC (permalink / raw)
To: linux-pm
Cc: Lad Prabhakar, Biju Das, Krzysztof Kozlowski, Geert Uytterhoeven,
Daniel Lezcano, rui.zhang, amitk
The following commit has been merged into the thermal/next branch of thermal:
Commit-ID: feef7f32521eb169d7bcbb80291fc78bd39edb97
Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git//feef7f32521eb169d7bcbb80291fc78bd39edb97
Author: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
AuthorDate: Tue, 08 Mar 2022 21:23:15
Committer: Daniel Lezcano <daniel.lezcano@linaro.org>
CommitterDate: Thu, 19 May 2022 12:11:50 +02:00
dt-bindings: thermal: rzg2l-thermal: Document RZ/V2L bindings
Document RZ/V2L TSU bindings. The TSU block on RZ/V2L is identical to one
found on RZ/G2L SoC. No driver changes are required as generic compatible
string "renesas,rzg2l-tsu" will be used as a fallback.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20220308212315.4551-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
---
Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml b/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml
index ccab951..dfb6dce 100644
--- a/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml
+++ b/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml
@@ -18,6 +18,7 @@ properties:
items:
- enum:
- renesas,r9a07g044-tsu # RZ/G2{L,LC}
+ - renesas,r9a07g054-tsu # RZ/V2L
- const: renesas,rzg2l-tsu
reg:
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-05-19 12:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-08 21:23 [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/V2L bindings Lad Prabhakar
2022-03-09 8:17 ` Geert Uytterhoeven
2022-03-09 9:35 ` Krzysztof Kozlowski
2022-05-19 12:44 ` [thermal: thermal/next] " thermal-bot for Lad Prabhakar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).