Port missing configuration from provingground.
Move over Flextronix PSU.
Change-Id: I968cdc032a1cb30f29c44907d6529ae1925a4353
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/Flextronics S-1100ADU00-201 PSU.json b/configurations/Flextronics S-1100ADU00-201 PSU.json
new file mode 100755
index 0000000..7b4274e
--- /dev/null
+++ b/configurations/Flextronics S-1100ADU00-201 PSU.json
@@ -0,0 +1,18 @@
+{
+ "exposes": [
+ {
+ "address": "0x58",
+ "bus": "$bus",
+ "name": "Flextronics S-1100ADU00-201 PSU Device",
+ "type": "pmbus"
+ },
+ {
+ "address": "$address",
+ "bus": "$bus",
+ "name": "Flextronics S-1100ADU00-201 PSU FRU",
+ "type": "IntelFruDevice"
+ }
+ ],
+ "name": "Flextronics S-1100ADU00-201 PSU",
+ "probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'S-1100ADU00-201', 'ADDRESS': '0x50'})"
+}
\ No newline at end of file