Add fan presence support configurations
Add configurations and allow entity manager to export
gpios.
Change-Id: Ib2564a9860ff223b8ea75b3e8ac7c2d97f2c2f59
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/WFT Baseboard.json b/configurations/WFT Baseboard.json
index 9e5a8ac..369e409 100644
--- a/configurations/WFT Baseboard.json
+++ b/configurations/WFT Baseboard.json
@@ -915,6 +915,70 @@
},
{
"Direction": "Input",
+ "Index": 64,
+ "Name": "Fan 0 Present",
+ "Polarity": "Low",
+ "Status": "disabled",
+ "Type": "Gpio"
+ },
+ {
+ "Direction": "Input",
+ "Index": 65,
+ "Name": "Fan 1 Present",
+ "Polarity": "Low",
+ "Status": "disabled",
+ "Type": "Gpio"
+ },
+ {
+ "Direction": "Input",
+ "Index": 66,
+ "Name": "Fan 2 Present",
+ "Polarity": "Low",
+ "Status": "disabled",
+ "Type": "Gpio"
+ },
+ {
+ "Direction": "Input",
+ "Index": 67,
+ "Name": "Fan 3 Present",
+ "Polarity": "Low",
+ "Status": "disabled",
+ "Type": "Gpio"
+ },
+ {
+ "Direction": "Input",
+ "Index": 68,
+ "Name": "Fan 4 Present",
+ "Polarity": "Low",
+ "Status": "disabled",
+ "Type": "Gpio"
+ },
+ {
+ "Direction": "Input",
+ "Index": 69,
+ "Name": "Fan 5 Present",
+ "Polarity": "Low",
+ "Status": "disabled",
+ "Type": "Gpio"
+ },
+ {
+ "Direction": "Input",
+ "Index": 70,
+ "Name": "Fan 6 Present",
+ "Polarity": "Low",
+ "Status": "disabled",
+ "Type": "Gpio"
+ },
+ {
+ "Direction": "Input",
+ "Index": 71,
+ "Name": "Fan 7 Present",
+ "Polarity": "Low",
+ "Status": "disabled",
+ "Type": "Gpio"
+ },
+ {
+ "Direction": "Input",
"Index": 217,
"Name": "Nmi Button",
"Polarity": "High",