Re: [PATCH 0/8 v4] enable to use thermal-zone on r8a7790/1
From: Simon Horman <horms@verge.net.au>
Date: 2015-12-10 04:57:53
Also in:
linux-pm, linux-sh, lkml
From: Simon Horman <horms@verge.net.au>
Date: 2015-12-10 04:57:53
Also in:
linux-pm, linux-sh, lkml
On Tue, Dec 08, 2015 at 05:26:20AM +0000, Kuninori Morimoto wrote:
Hi
These are v4 of thermal-zone support for r8a7790/r8a7791.
Mainly, it cares return value of get_temp()
I think 8) is needed on of-thermal (?)
Kuninori Morimoto (8):
1) thermal: rcar: move rcar_thermal_dt_ids to upside
2) thermal: rcar: check every rcar_thermal_update_temp() return value
3) thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
4) thermal: rcar: retern error rcar_thermal_get_temp() if no ctemp update
5) thermal: rcar: enable to use thermal-zone on DT
6) ARM: shmobile: r8a7790: enable to use thermal-zone
7) ARM: shmobile: r8a7791: enable to use thermal-zone
8) thermal: of-thermal: of_thermal_set_trip_temp() call thermal_zone_device_update()I have marked patches 6 and 7 as deferred pending acceptance of the driver changes.