Skip to content

Commit

Permalink
Support SAI native ASIC DRAM thermal sensor polling (#19141)
Browse files Browse the repository at this point in the history
  • Loading branch information
snider-nokia authored May 31, 2024
1 parent 510ebb0 commit b4c2ee0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
8 changes: 4 additions & 4 deletions device/nokia/x86_64-nokia_ixr7250e_36x400g-r0/platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@
"controllable": false
},
{
"name": "ASIC0_dram-0x0",
"name": "ASIC0_9--DRAM0",
"controllable": false
},
{
"name": "ASIC0_dram-0x1",
"name": "ASIC0_10--DRAM1",
"controllable": false
},
{
Expand Down Expand Up @@ -112,11 +112,11 @@
"controllable": false
},
{
"name": "ASIC1_dram-0x0",
"name": "ASIC1_9--DRAM0",
"controllable": false
},
{
"name": "ASIC1_dram-0x1",
"name": "ASIC1_10--DRAM1",
"controllable": false
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
"key": "sonic_bdb_mode",
"intval": 0
},
{
"key": "update_asic_pvt",
"intval": 10
},
{
"key": "amd_pcon",
"intval": 4
Expand Down

0 comments on commit b4c2ee0

Please sign in to comment.