On Wed, Oct 17, 2018 at 11:58:29AM +0200, Simon Horman wrote: > On Mon, Oct 15, 2018 at 11:12:26PM +0900, Yoshihiro Kaneko wrote: > > This patch adds the thermal device node and the thermal-zone for > > the R8A77990 SoC. > > > > Signed-off-by: Yoshihiro Kaneko <ykaneko0929@xxxxxxxxx> > Thanks, > > This looks fine to me but I will wait to see if there are other reviews > before applying. > > Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > > Also tested on Ebisu/E3 in conjunction with "[PATCH/RFT 0/2] thermal: add > suport for R8A77990" > > # X=1000000; while [ "$X" -gt 0 ]; do X=$(($X -1 )); done; cat > # /sys/devices/virtual/thermal/thermal_zone0/temp; sleep 1; cat > # /sys/devices/virtual/thermal/thermal_zone0/temp > 30000 > 25000 > > Tested-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > I was waiting for the bindings to be reviewed, that has now happened and I have applied this patch for v4.21.