--- 13b7a94e5008d5995b4b61f0d138e60c1e296126 +++ 084041fd493cb5ff0331c7748f6d36579a934e27 @@ -3142,9 +3142,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, };