[PATCH v1 0/7] thermal: intel: intel_soc_dts_iosf: Cleanups, fixes and usage of generic trips

From: Rafael J. Wysocki
Date: Thu Aug 10 2023 - 15:18:08 EST


Hi Folks,

This series is on top of the cleanups one posted yesterday:

https://lore.kernel.org/linux-pm/12271935.O9o76ZdvQC@kreacher/

It continues cleaning up the driver, fixes some potential issues
related to the ordering of actions in it and finally makes it use
thermal_zone_device_register_with_trips() for the registration of
thermal zones.

Please refer to the individual patch changelogs for details.

Thanks!