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 -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, 11 deletions(-) -- 2.24.1