RE: [PATCH 1/5 v2] thermal: rcar_gen3_thermal: Document the R-Car Gen3

From: Khiem Nguyen
Date: Mon Sep 05 2016 - 08:23:50 EST


Hi Geert,

Thanks for your comment.

> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
> > @@ -0,0 +1,79 @@
> > +* DT bindings for Renesas R-Car Gen3 Thermal Sensor driver
> > +
> > +On R-Car Gen3 SoCs, the thermal sensor controllers (TSC) control the
> > +thermal sensors (THS) which are the analog circuits for measuring temperature
> (Tj) inside the LSI.
> > +
> > +Required properties:
> > +- compatible : "renesas,<soctype>-thermal",
> > + Examples with soctypes are:
> > + - "renesas,r8a7795-thermal" (R-Car H3)
> > + - "renesas,r8a7796-thermal" (R-Car M3)
>
> M3-W

OK.
I will follow upstream style. Will update in v3.

Best regards,
KHIEM Nguyen