linux/drivers/thermal/qcom
Amit Kucheria 1b6e3e517f drivers: thermal: tsens: Introduce IP-specific max_sensor count
The IP can support 'm' sensors while the platform can enable 'n' sensors
of the 'm' where n <= m.

Track maximum sensors supported by the IP so that we can correctly track
what subset of the sensors are supported on the platform.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2019-05-14 06:59:19 -07:00
..
Kconfig drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir 2018-12-07 16:49:02 +08:00
Makefile drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1 2019-05-13 20:35:37 -07:00
qcom-spmi-temp-alarm.c drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir 2018-12-07 16:49:02 +08:00
tsens-8960.c drivers: thermal: tsens: Rename variable tmdev 2019-05-13 20:35:36 -07:00
tsens-common.c drivers: thermal: tsens: Introduce IP-specific max_sensor count 2019-05-14 06:59:19 -07:00
tsens-v0_1.c drivers: thermal: tsens: Introduce IP-specific max_sensor count 2019-05-14 06:59:19 -07:00
tsens-v2.c drivers: thermal: tsens: Introduce IP-specific max_sensor count 2019-05-14 06:59:19 -07:00
tsens.c drivers: thermal: tsens: Add new operation to check if a sensor is enabled 2019-05-14 06:59:17 -07:00
tsens.h drivers: thermal: tsens: Introduce IP-specific max_sensor count 2019-05-14 06:59:19 -07:00