Merge "thermal-hal: Update Kalama configuration for skin"
diff --git a/thermalConfig.cpp b/thermalConfig.cpp
index 01157de..266f46b 100644
--- a/thermalConfig.cpp
+++ b/thermalConfig.cpp
@@ -863,36 +863,36 @@
 			TemperatureType::NPU,
 			{ "nspss-0" },
 			"nsp0",
-			95000,
+			100000,
 			115000,
-			95000,
+			100000,
 			true,
 		},
 		{
 			TemperatureType::NPU,
 			{ "nspss-1" },
 			"nsp1",
-			95000,
+			100000,
 			115000,
-			95000,
+			100000,
 			true,
 		},
 		{
 			TemperatureType::NPU,
 			{ "nspss-2" },
 			"nsp2",
-			95000,
+			100000,
 			115000,
-			95000,
+			100000,
 			true,
 		},
 		{
 			TemperatureType::NPU,
 			{ "nspss-3" },
 			"nsp3",
-			95000,
+			100000,
 			115000,
-			95000,
+			100000,
 			true,
 		},
 	};