blob: 4f22368f639d328703ddd78216ceb7966975041f [file] [log] [blame]
Brad Bishop55237c42020-10-01 10:08:42 -04001{
2 "Exposes": [
3 {
Brad Bishop55237c42020-10-01 10:08:42 -04004 "I2CAddress": 104,
5 "I2CBus": 3,
Ed Tanous98e102f2021-04-19 15:56:43 -07006 "Name": "Power Supply Slot 0",
7 "NamedPresenceGpio": "presence-ps0",
8 "Type": "IBMCFFPSConnector"
Brad Bishop66c8bb62020-10-08 14:23:08 -04009 },
10 {
Brad Bishop66c8bb62020-10-08 14:23:08 -040011 "I2CAddress": 105,
12 "I2CBus": 3,
Ed Tanous98e102f2021-04-19 15:56:43 -070013 "Name": "Power Supply Slot 1",
14 "NamedPresenceGpio": "presence-ps1",
15 "Type": "IBMCFFPSConnector"
Brad Bishop66c8bb62020-10-08 14:23:08 -040016 },
17 {
Brad Bishop66c8bb62020-10-08 14:23:08 -040018 "I2CAddress": 106,
19 "I2CBus": 3,
Ed Tanous98e102f2021-04-19 15:56:43 -070020 "Name": "Power Supply Slot 2",
21 "NamedPresenceGpio": "presence-ps2",
22 "Type": "IBMCFFPSConnector"
Brad Bishop66c8bb62020-10-08 14:23:08 -040023 },
24 {
Brad Bishop66c8bb62020-10-08 14:23:08 -040025 "I2CAddress": 107,
26 "I2CBus": 3,
Ed Tanous98e102f2021-04-19 15:56:43 -070027 "Name": "Power Supply Slot 3",
28 "NamedPresenceGpio": "presence-ps3",
29 "Type": "IBMCFFPSConnector"
Matt Spinler7b23e3f2020-11-03 11:04:55 -060030 },
31 {
32 "Address": "0x48",
33 "Bus": 7,
34 "Name": "Ambient 0 Temp",
35 "Type": "TMP75"
36 },
37 {
38 "Address": "0x48",
39 "Bus": 8,
40 "Name": "PCIE 0 Temp",
41 "Type": "TMP75"
42 },
43 {
44 "Address": "0x4A",
45 "Bus": 8,
46 "Name": "PCIE 1 Temp",
47 "Type": "TMP75"
Ed Tanous98e102f2021-04-19 15:56:43 -070048 },
49 {
50 "Address": "0x11",
51 "Bus": 8,
52 "Name": "UCD90320 Power Sequencer",
53 "Type": "UCD90320"
Brad Bishop55237c42020-10-01 10:08:42 -040054 }
55 ],
56 "Name": "Nisqually Backplane",
57 "Probe": [
Brad Bishop85afcfb2020-12-08 16:12:40 -050058 "com.ibm.ipzvpd.VINI({'CC': [50, 69, 50, 68]})",
59 "OR",
60 "com.ibm.ipzvpd.VINI({'CC': [50, 69, 50, 70]})",
61 "OR",
62 "com.ibm.ipzvpd.VINI({'CC': [50, 69, 52, 48]})"
Brad Bishop55237c42020-10-01 10:08:42 -040063 ],
64 "Type": "Board"
65}