All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings
@ 2022-05-01  8:19 Biju Das
  2022-05-01  8:37 ` Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Biju Das @ 2022-05-01  8:19 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski
  Cc: Biju Das, Rafael J. Wysocki, Daniel Lezcano, Amit Kucheria,
	Zhang Rui, linux-pm, devicetree, Geert Uytterhoeven,
	Chris Paterson, Biju Das, Prabhakar Mahadev Lad,
	linux-renesas-soc

Document RZ/G2UL TSU bindings. The TSU block on RZ/G2UL 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: 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 dfb6dce5652a..1d8373397848 100644
--- a/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml
+++ b/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml
@@ -17,6 +17,7 @@ properties:
   compatible:
     items:
       - enum:
+          - renesas,r9a07g043-tsu # RZ/G2UL
           - renesas,r9a07g044-tsu # RZ/G2{L,LC}
           - renesas,r9a07g054-tsu # RZ/V2L
       - const: renesas,rzg2l-tsu
-- 
2.25.1


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

* Re: [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings
  2022-05-01  8:19 [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings Biju Das
@ 2022-05-01  8:37 ` Krzysztof Kozlowski
  2022-05-02 15:39 ` Geert Uytterhoeven
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-01  8:37 UTC (permalink / raw)
  To: Biju Das, Rob Herring, Krzysztof Kozlowski
  Cc: Rafael J. Wysocki, Daniel Lezcano, Amit Kucheria, Zhang Rui,
	linux-pm, devicetree, Geert Uytterhoeven, Chris Paterson,
	Biju Das, Prabhakar Mahadev Lad, linux-renesas-soc

On 01/05/2022 10:19, Biju Das wrote:
> Document RZ/G2UL TSU bindings. The TSU block on RZ/G2UL 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: Biju Das <biju.das.jz@bp.renesas.com>


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof

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

* Re: [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings
  2022-05-01  8:19 [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings Biju Das
  2022-05-01  8:37 ` Krzysztof Kozlowski
@ 2022-05-02 15:39 ` Geert Uytterhoeven
  2022-05-09 10:00 ` Daniel Lezcano
  2022-05-19 12:44 ` [thermal: thermal/next] " thermal-bot for Biju Das
  3 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2022-05-02 15:39 UTC (permalink / raw)
  To: Biju Das
  Cc: Rob Herring, Krzysztof Kozlowski, Rafael J. Wysocki,
	Daniel Lezcano, Amit Kucheria, Zhang Rui, Linux PM list,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Chris Paterson, Biju Das, Prabhakar Mahadev Lad, Linux-Renesas

On Sun, May 1, 2022 at 10:19 AM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Document RZ/G2UL TSU bindings. The TSU block on RZ/G2UL 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: 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] 5+ messages in thread

* Re: [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings
  2022-05-01  8:19 [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings Biju Das
  2022-05-01  8:37 ` Krzysztof Kozlowski
  2022-05-02 15:39 ` Geert Uytterhoeven
@ 2022-05-09 10:00 ` Daniel Lezcano
  2022-05-19 12:44 ` [thermal: thermal/next] " thermal-bot for Biju Das
  3 siblings, 0 replies; 5+ messages in thread
From: Daniel Lezcano @ 2022-05-09 10:00 UTC (permalink / raw)
  To: Biju Das, Rob Herring, Krzysztof Kozlowski
  Cc: Rafael J. Wysocki, Amit Kucheria, Zhang Rui, linux-pm,
	devicetree, Geert Uytterhoeven, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, linux-renesas-soc

On 01/05/2022 10:19, Biju Das wrote:
> Document RZ/G2UL TSU bindings. The TSU block on RZ/G2UL 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: Biju Das <biju.das.jz@bp.renesas.com>
> ---

Applied, thanks


-- 
<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] 5+ messages in thread

* [thermal: thermal/next] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings
  2022-05-01  8:19 [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings Biju Das
                   ` (2 preceding siblings ...)
  2022-05-09 10:00 ` Daniel Lezcano
@ 2022-05-19 12:44 ` thermal-bot for Biju Das
  3 siblings, 0 replies; 5+ messages in thread
From: thermal-bot for Biju Das @ 2022-05-19 12:44 UTC (permalink / raw)
  To: linux-pm
  Cc: Biju Das, Geert Uytterhoeven, Krzysztof Kozlowski,
	Daniel Lezcano, rui.zhang, amitk

The following commit has been merged into the thermal/next branch of thermal:

Commit-ID:     e126ce0bcc082382497219c323e1b941583c9036
Gitweb:        https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git//e126ce0bcc082382497219c323e1b941583c9036
Author:        Biju Das <biju.das.jz@bp.renesas.com>
AuthorDate:    Sun, 01 May 2022 09:19:30 +01:00
Committer:     Daniel Lezcano <daniel.lezcano@linaro.org>
CommitterDate: Thu, 19 May 2022 12:11:52 +02:00

dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings

Document RZ/G2UL TSU bindings. The TSU block on RZ/G2UL 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: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220501081930.23743-1-biju.das.jz@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 dfb6dce..1d83733 100644
--- a/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml
+++ b/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml
@@ -17,6 +17,7 @@ properties:
   compatible:
     items:
       - enum:
+          - renesas,r9a07g043-tsu # RZ/G2UL
           - renesas,r9a07g044-tsu # RZ/G2{L,LC}
           - renesas,r9a07g054-tsu # RZ/V2L
       - const: renesas,rzg2l-tsu

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

end of thread, other threads:[~2022-05-19 12:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-01  8:19 [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings Biju Das
2022-05-01  8:37 ` Krzysztof Kozlowski
2022-05-02 15:39 ` Geert Uytterhoeven
2022-05-09 10:00 ` Daniel Lezcano
2022-05-19 12:44 ` [thermal: thermal/next] " thermal-bot for Biju Das

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.