feat(cube : sample) add sample/ServerHwTopo.json
This commit is contained in:
parent
6cc2a500d1
commit
0e0f616bbd
34
cube/sample/ServerHwTopo.json
Normal file
34
cube/sample/ServerHwTopo.json
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"maxPcieSlotNum": 8,
|
||||||
|
"PcieSlotProperties":{
|
||||||
|
"busCount":1,
|
||||||
|
"i2c_cs1":{
|
||||||
|
"i2c_bus":13,
|
||||||
|
"is_have_pca9641": "enable",
|
||||||
|
"pca9641_slave": "0x42",
|
||||||
|
"pca9548num": 2,
|
||||||
|
"pca9548_cs1":{
|
||||||
|
"slave": "0x71",
|
||||||
|
"channel0": "pcie0",
|
||||||
|
"channel1": "pcie1",
|
||||||
|
"channel2": "pcie2",
|
||||||
|
"channel3": "pcie3",
|
||||||
|
"channel4": null,
|
||||||
|
"channel5": null,
|
||||||
|
"channel6": null,
|
||||||
|
"channel7": null
|
||||||
|
},
|
||||||
|
"pca9548_cs2":{
|
||||||
|
"slave": "0x72",
|
||||||
|
"channel0": "pcie4",
|
||||||
|
"channel1": "pcie5",
|
||||||
|
"channel2": "pcie6",
|
||||||
|
"channel3": "pcie7",
|
||||||
|
"channel4": null,
|
||||||
|
"channel5": null,
|
||||||
|
"channel6": null,
|
||||||
|
"channel7": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user