blob: 9b45ba86d7571c6169bbb9951709fc6e4a9b4807 [file] [log] [blame]
Jim Wright8b150f32022-01-28 10:05:51 -06001{
2 "rails": [
Jim Wright0327fcf2022-12-09 16:00:49 -06003 { "name": "12.0V" },
4 { "name": "3V3IO" },
5 { "name": "CP0_VDD0" },
6 { "name": "CP0_VDD1" },
7 { "name": "CP1_VDD0" },
8 { "name": "CP1_VDD1" },
9 { "name": "CP2_VDD0" },
10 { "name": "CP2_VDD1" },
11 { "name": "CP3_VDD0" },
12 { "name": "CP3_VDD1" },
13 { "name": "CP0_VCS0" },
14 { "name": "CP0_VCS1" },
15 { "name": "CP1_VCS0" },
16 { "name": "CP1_VCS1" },
17 { "name": "CP2_VCS0" },
Jim Wrightc91eed02022-07-22 11:27:06 -050018 {
19 "name": "CP2_VCS1",
20 "presence": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm2/cpu0"
21 },
Jim Wright0327fcf2022-12-09 16:00:49 -060022 { "name": "CP3_VCS0" },
23 { "name": "CP3_VCS1" },
24 { "name": "CP03_AVDD" },
25 { "name": "CP12_AVDD" },
26 { "name": "CP0_VDN" },
27 { "name": "CP1_VDN" },
28 { "name": "CP2_VDN" },
29 { "name": "CP3_VDN" },
30 { "name": "CP0_VIO" },
31 { "name": "CP1_VIO" },
32 { "name": "CP2_VIO" },
33 { "name": "CP3_VIO" },
34 { "name": "CP0_VPCIE" },
35 { "name": "CP1_VPCIE" },
36 { "name": "CP2_VPCIE" },
37 { "name": "CP3_VPCIE" }
Jim Wright8b150f32022-01-28 10:05:51 -060038 ],
39
40 "pins": [
41 {
Jim Wright8b150f32022-01-28 10:05:51 -060042 "name": "CP0_VPCIE",
43 "line": 59
44 },
45 {
46 "name": "CP1_VPCIE",
47 "line": 60
48 },
49 {
50 "name": "CP2_VPCIE",
Jim Wrightc91eed02022-07-22 11:27:06 -050051 "line": 61,
52 "presence": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm2/cpu0"
Jim Wright8b150f32022-01-28 10:05:51 -060053 },
54 {
55 "name": "CP3_VPCIE",
Jim Wrightc91eed02022-07-22 11:27:06 -050056 "line": 62,
57 "presence": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm3/cpu0"
Jim Wright8b150f32022-01-28 10:05:51 -060058 },
59 {
60 "name": "5.0V_USB_front",
61 "line": 67
62 },
63 {
64 "name": "CP0_VDN",
65 "line": 72
66 },
67 {
68 "name": "CP1_VDN",
69 "line": 73
70 },
71 {
72 "name": "CP2_VDN",
Jim Wrightc91eed02022-07-22 11:27:06 -050073 "line": 74,
74 "presence": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm2/cpu0"
Jim Wright8b150f32022-01-28 10:05:51 -060075 },
76 {
77 "name": "CP3_VDN",
Jim Wrightc91eed02022-07-22 11:27:06 -050078 "line": 75,
79 "presence": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm3/cpu0"
Jim Wright8b150f32022-01-28 10:05:51 -060080 },
81 {
82 "name": "CP0_VIO",
83 "line": 76
84 },
85 {
86 "name": "CP1_VIO",
87 "line": 77
88 },
89 {
90 "name": "CP2_VIO",
Jim Wrightc91eed02022-07-22 11:27:06 -050091 "line": 78,
92 "presence": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm2/cpu0"
Jim Wright8b150f32022-01-28 10:05:51 -060093 },
94 {
95 "name": "CP3_VIO",
Jim Wrightc91eed02022-07-22 11:27:06 -050096 "line": 79,
97 "presence": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm3/cpu0"
Jim Wright8b150f32022-01-28 10:05:51 -060098 }
99 ]
100}