[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210205134534.49200-1-tony@atomide.com>
Date: Fri, 5 Feb 2021 15:45:30 +0200
From: Tony Lindgren <tony@...mide.com>
To: Amit Kucheria <amitk@...nel.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Zhang Rui <rui.zhang@...el.com>
Cc: Eduardo Valentin <edubezval@...il.com>, Keerthy <j-keerthy@...com>,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-omap@...r.kernel.org
Subject: [PATCHv2 0/4] Thermal fixes for omaps for single mode read
Hi all,
Here's v2 set of thermal fixes for single mode read. Turns out the
EOCZ and SOC bit handling is quite different between the various
SoCs.
With these changes we fix the following issues for reading a
single sample:
- Get rid of pointless register access and loops for dra7
- Fix omap3 to use proper timeouts, the current looping is
way too short and always times out probably leading to
bogus values as folks have reported
- Fix omap4430 where EOCZ only seems to work for continuous
mode
Regards,
Tony
Changes since v1:
- Use better MODE_CONFIG checks as suggested by Peter
- Fix issues for omap3 as noted by Adam
- Fix handling for dra7
Tony Lindgren (4):
thermal: ti-soc-thermal: Skip pointless register access for dra7
thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for
4430
thermal: ti-soc-thermal: Simplify polling with iopoll
thermal: ti-soc-thermal: Use non-inverted define for omap4
.../ti-soc-thermal/omap4-thermal-data.c | 7 +--
.../thermal/ti-soc-thermal/omap4xxx-bandgap.h | 4 +-
drivers/thermal/ti-soc-thermal/ti-bandgap.c | 54 ++++++++++---------
drivers/thermal/ti-soc-thermal/ti-bandgap.h | 2 +
4 files changed, 38 insertions(+), 29 deletions(-)
--
2.30.0
Powered by blists - more mailing lists