--- 4a2b5016dd53517c020bfc3411a7735faaef44b8 +++ bccf47f75359cc93ab694388b2a7bf6b1585d2c5 @@ -3176,9 +3176,9 @@ static struct platform_device msm_tsens_ }; static struct msm_thermal_data msm_thermal_pdata = { - .sensor_id = 0, + .sensor_id = 7, .poll_ms = 250, - .limit_temp_degC = 75, + .limit_temp_degC = 60, .temp_hysteresis_degC = 10, .freq_step = 2, };