Message ID | 20200306105503.24267-2-geert+renesas@glider.be (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Daniel Lezcano |
Headers | show |
Series | thermal: Add support for Renesas R-Car M3-W+ | expand |
Hi Geert, Thanks for your work. On 2020-03-06 11:55:02 +0100, Geert Uytterhoeven wrote: > Document R-Car M3-W+ (R8A77961) SoC bindings. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> > --- > Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt > index 12c740b975f78690..2993fa720195308f 100644 > --- a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt > +++ b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt > @@ -11,6 +11,7 @@ Required properties: > - "renesas,r8a774b1-thermal" (RZ/G2N) > - "renesas,r8a7795-thermal" (R-Car H3) > - "renesas,r8a7796-thermal" (R-Car M3-W) > + - "renesas,r8a77961-thermal" (R-Car M3-W+) > - "renesas,r8a77965-thermal" (R-Car M3-N) > - "renesas,r8a77980-thermal" (R-Car V3H) > - reg : Address ranges of the thermal registers. Each sensor > -- > 2.17.1 >
On Fri, 6 Mar 2020 11:55:02 +0100, Geert Uytterhoeven wrote: > Document R-Car M3-W+ (R8A77961) SoC bindings. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt index 12c740b975f78690..2993fa720195308f 100644 --- a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt @@ -11,6 +11,7 @@ Required properties: - "renesas,r8a774b1-thermal" (RZ/G2N) - "renesas,r8a7795-thermal" (R-Car H3) - "renesas,r8a7796-thermal" (R-Car M3-W) + - "renesas,r8a77961-thermal" (R-Car M3-W+) - "renesas,r8a77965-thermal" (R-Car M3-N) - "renesas,r8a77980-thermal" (R-Car V3H) - reg : Address ranges of the thermal registers. Each sensor
Document R-Car M3-W+ (R8A77961) SoC bindings. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt | 1 + 1 file changed, 1 insertion(+)