Remove power control GPIOs from the board configuration
Since power control uses the character device for GPIOs, we have
to make sure that entity-manager doesn't export them to sysfs
during boot.
Tested:
Used gpioinfo on a WFT board to confirm that the power control GPIOs
are all claimed by power control and that power control commands
work as expected.
Change-Id: I4d092cd259fa5e0aa2de33aafae660147f4a7456
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
diff --git a/configurations/WFT Baseboard.json b/configurations/WFT Baseboard.json
index 248e4a1..cae8b36 100644
--- a/configurations/WFT Baseboard.json
+++ b/configurations/WFT Baseboard.json
@@ -636,33 +636,12 @@
},
{
"Direction": "Input",
- "Index": 215,
- "Name": "Post Complete",
- "Polarity": "Low",
- "Type": "Gpio"
- },
- {
- "Direction": "Input",
- "Index": 217,
- "Name": "NMI Button",
- "Polarity": "Low",
- "Type": "Gpio"
- },
- {
- "Direction": "Input",
"Index": 218,
"Name": "ID Button",
"Polarity": "Low",
"Type": "Gpio"
},
{
- "Direction": "Input",
- "Index": 219,
- "Name": "Power Good",
- "Polarity": "High",
- "Type": "Gpio"
- },
- {
"Direction": "Out",
"Index": 240,
"Name": "CPU1 CH1 DIMM1 FAULT",