Re: [PATCH v5 3/5] thermal: qcom-spmi-temp-alarm: Prepare to support additional Temp Alarm subtypes
From: Konrad Dybcio
Date: Sat Jun 21 2025 - 05:43:34 EST
On 6/20/25 2:19 AM, Anjelique Melendez wrote:
> In preparation to support newer temp alarm subtypes, add the "ops",
> "sync_thresholds" and "configure_trip_temps" references to
> spmi_temp_alarm_data. This will allow for each Temp Alarm subtype to define
> its own thermal_zone_device_ops and properly initialize and configure
> thermal trip temperature.
>
> Signed-off-by: Anjelique Melendez <anjelique.melendez@xxxxxxxxxxxxxxxx>
> ---
Acked-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad