All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] thermal: rcar_{gen3_}thermal: Remove temperature
@ 2020-01-17 16:05 Niklas Söderlund
  2020-01-17 16:05 ` [PATCH v3 1/2] thermal: rcar_thermal: Remove temperature bound Niklas Söderlund
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Niklas Söderlund @ 2020-01-17 16:05 UTC (permalink / raw)
  To: linux-pm, Wolfram Sang; +Cc: linux-renesas-soc, Niklas Söderlund

Hi,

This series removes the checks that the read out temperature are within
the guaranteed operation limits described in the hardware manual. It has
been discussed with the hardware guys and the judgement is that it's
better to report a best effort temperature instead of failing with -EIO

Niklas Söderlund (2):
  thermal: rcar_thermal: Remove temperature bound
  thermal: rcar_gen3_thermal: Remove temperature bound

 drivers/thermal/rcar_gen3_thermal.c | 4 +---
 drivers/thermal/rcar_thermal.c      | 7 +------
 2 files changed, 2 insertions(+), 9 deletions(-)

-- 
2.24.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-18 18:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17 16:05 [PATCH v3 0/2] thermal: rcar_{gen3_}thermal: Remove temperature Niklas Söderlund
2020-01-17 16:05 ` [PATCH v3 1/2] thermal: rcar_thermal: Remove temperature bound Niklas Söderlund
2020-01-17 16:05 ` [PATCH v3 2/2] thermal: rcar_gen3_thermal: " Niklas Söderlund
2020-01-18 18:23 ` [PATCH v3 0/2] thermal: rcar_{gen3_}thermal: Remove temperature Daniel Lezcano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.