linux/drivers/thermal/tegra
Daniel Lezcano 6fc2e1a5f9 thermal/drivers/tegra: Switch to new of API
The thermal OF code has a new API allowing to migrate the OF
initialization to a simpler approach. The ops are no longer device
tree specific and are the generic ones provided by the core code.

Convert the ops to the thermal_zone_device_ops format and use the new
API to register the thermal zone with these generic ops.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linexp.org>
Link: https://lore.kernel.org/r/20220804224349.1926752-8-daniel.lezcano@linexp.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2022-08-17 14:09:38 +02:00
..
Kconfig thermal/drivers/tegra: Correct compile-testing of drivers 2021-08-14 12:24:06 +02:00
Makefile thermal/drivers/tegra: Add driver for Tegra30 thermal sensor 2021-08-14 12:23:39 +02:00
soctherm-fuse.c
soctherm.c thermal/drivers/tegra: Switch to new of API 2022-08-17 14:09:38 +02:00
soctherm.h
tegra-bpmp-thermal.c thermal/drivers/tegra: Switch to new of API 2022-08-17 14:09:38 +02:00
tegra30-tsensor.c thermal/drivers/tegra: Switch to new of API 2022-08-17 14:09:38 +02:00
tegra124-soctherm.c
tegra132-soctherm.c
tegra210-soctherm.c