Make ADCs CPU dependent
Add in CPU configs for ADCs
Tested: With 1 CPU the sensors were removed
Change-Id: If0155dbd3b7d40d58890cdd47a812a0dfd851732
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/WFT Baseboard.json b/configurations/WFT Baseboard.json
index 8be42b2..9241802 100644
--- a/configurations/WFT Baseboard.json
+++ b/configurations/WFT Baseboard.json
@@ -226,6 +226,7 @@
"Type": "ADC"
},
{
+ "CPURequired": 1,
"Index": 8,
"Name": "PVCCIN_CPU1",
"PowerState": "On",
@@ -259,6 +260,7 @@
"Type": "ADC"
},
{
+ "CPURequired": 2,
"Index": 9,
"Name": "PVCCIN_CPU2",
"PowerState": "On",
@@ -292,6 +294,7 @@
"Type": "ADC"
},
{
+ "CPURequired": 1,
"Index": 14,
"Name": "PVCCIO_CPU1",
"PowerState": "On",
@@ -324,6 +327,7 @@
"Type": "ADC"
},
{
+ "CPURequired": 2,
"Index": 15,
"Name": "PVCCIO_CPU2",
"PowerState": "On",
@@ -356,6 +360,7 @@
"Type": "ADC"
},
{
+ "CPURequired": 1,
"Index": 10,
"Name": "PVDQ_ABC_CPU1",
"PowerState": "On",
@@ -388,6 +393,7 @@
"Type": "ADC"
},
{
+ "CPURequired": 2,
"Index": 12,
"Name": "PVDQ_ABC_CPU2",
"PowerState": "On",
@@ -420,6 +426,7 @@
"Type": "ADC"
},
{
+ "CPURequired": 1,
"Index": 11,
"Name": "PVDQ_DEF_CPU1",
"PowerState": "On",
@@ -452,6 +459,7 @@
"Type": "ADC"
},
{
+ "CPURequired": 2,
"Index": 13,
"Name": "PVDQ_DEF_CPU2",
"PowerState": "On",