Commits

Anson Huang committed 9350f2a6b59
MLK-16093-2 thermal: qoriq: add necessary callbacks for cooling support Add get_trend and set_trip_temp to support i.MX8MQ cooling device, get_trend is to customize cooling governor behavior, once temperature exceeds passive trip, cooling device will work at full function, and set_trip_temp is for updating trip temp when do thermal test via modifying trip temp from sysfs. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>