thermal-hal: add soc id for Cape
add soc id for Cape target.
Change-Id: Ie096f5b92b2e9bebbd9d21dd1be2ee6427ee8628
diff --git a/thermalConfig.cpp b/thermalConfig.cpp
index 63bb619..0523656 100644
--- a/thermalConfig.cpp
+++ b/thermalConfig.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2020,2021 The Linux Foundation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -853,6 +853,9 @@
{457, waipio_common}, //Waipio
{482, waipio_common}, //Waipio
{506, waipio_common}, //diwali
+ {530, waipio_common}, // cape
+ {531, waipio_common}, // cape
+ {540, waipio_common}, // cape
};
const std::unordered_map<int, std::vector<struct target_therm_cfg>>
@@ -867,6 +870,9 @@
{457, waipio_specific}, //Waipio
{482, waipio_specific}, //Waipio
{506, diwali_specific}, //diwali
+ {530, waipio_specific}, // cape
+ {531, waipio_specific}, // cape
+ {540, waipio_specific}, // cape
};
std::vector<struct target_therm_cfg> add_target_config(