qoriq_thermal: how to get "id" for the "enalbe monitoring only when available" fix
hi @sebastian.krzyszkowiak . the function thermal_zone_of_get_sensor_id()
you use in https://source.puri.sm/Librem5/linux/-/blob/pureos/byzantium/drivers/thermal/qoriq_thermal.c#L145 has been removed for v6.1. Isn't id
in the original loop already what you need? Rather than bringing that function back, I'd like to fix up that patch "thermal: qoriq: Only enable sites that actually exist" you know.
thanks.