Skip to content

Commit b4c2ee0

Browse files
authored
Support SAI native ASIC DRAM thermal sensor polling (#19141)
1 parent 510ebb0 commit b4c2ee0

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

device/nokia/x86_64-nokia_ixr7250e_36x400g-r0/platform.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@
6868
"controllable": false
6969
},
7070
{
71-
"name": "ASIC0_dram-0x0",
71+
"name": "ASIC0_9--DRAM0",
7272
"controllable": false
7373
},
7474
{
75-
"name": "ASIC0_dram-0x1",
75+
"name": "ASIC0_10--DRAM1",
7676
"controllable": false
7777
},
7878
{
@@ -112,11 +112,11 @@
112112
"controllable": false
113113
},
114114
{
115-
"name": "ASIC1_dram-0x0",
115+
"name": "ASIC1_9--DRAM0",
116116
"controllable": false
117117
},
118118
{
119-
"name": "ASIC1_dram-0x1",
119+
"name": "ASIC1_10--DRAM1",
120120
"controllable": false
121121
},
122122
{

device/nokia/x86_64-nokia_ixr7250e_36x400g-r0/platform_ndk.json

-4
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828
"key": "sonic_bdb_mode",
2929
"intval": 0
3030
},
31-
{
32-
"key": "update_asic_pvt",
33-
"intval": 10
34-
},
3531
{
3632
"key": "amd_pcon",
3733
"intval": 4

0 commit comments

Comments
 (0)