diff options
author | Guillaume La Roque <[email protected]> | 2019-10-04 11:01:09 +0200 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2019-11-07 07:00:26 +0100 |
commit | 421eda108e6c63a72feb178c441bb769d4076836 (patch) | |
tree | fe98d38f851a7cdffbda17a17be216f69b75c1f5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 66798674026398e10f6a0bce7ffb3f5ced565847 (diff) |
thermal: amlogic: Add thermal driver to support G12 SoCs
Amlogic G12A and G12B SoCs integrate two thermal sensors
with the same design. One is located close to the DDR controller
and the other one is located close to the PLLs (between the CPU and GPU).
The calibration data for each of the thermal sensors instance is stored
in a different location within the AO region.
Implement reading the temperature from each thermal sensor.
The IP block has more functionality, which may be added to this driver
in the future:
- chip reset when the temperature exceeds a configurable threshold
- up to four interrupts when the temperature has risen above a
configurable threshold
- up to four interrupts when the temperature has fallen below a
configurable threshold
Tested-by: Christian Hewitt <[email protected]>
Tested-by: Kevin Hilman <[email protected]>
Reviewed-by: Amit Kucheria <[email protected]>
Signed-off-by: Guillaume La Roque <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions