[gearbox] Update gearbox_config.json for platform vs (#8641)
Add "context_id" and "hwinfo" fields for PHY object, which are must-have of attribute sanity check in swss GearboxParser.
This commit is contained in:
parent
4858153d25
commit
661df5106a
@ -9,7 +9,9 @@
|
||||
"config_file": "/usr/share/sonic/hwsku/phy1_config_1.json",
|
||||
"sai_init_config_file": "/usr/share/sonic/hwsku/sesto-1.bcm",
|
||||
"phy_access": "mdio",
|
||||
"bus_id": 0
|
||||
"bus_id": 0,
|
||||
"context_id": 1,
|
||||
"hwinfo": "mdio0_0_0/0"
|
||||
}
|
||||
],
|
||||
"interfaces": [
|
||||
|
Reference in New Issue
Block a user