Message ID | 20220501081930.23743-1-biju.das.jz@bp.renesas.com |
---|---|
State | Accepted |
Commit | e126ce0bcc082382497219c323e1b941583c9036 |
Headers | show |
Series | dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings | expand |
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
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
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
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(+)