Skip to content

Commit

Permalink
Use lm75 driver for tmp75 devices on meru800bfa
Browse files Browse the repository at this point in the history
  • Loading branch information
aalamsi22 committed Oct 1, 2024
1 parent 2418545 commit 7e0021e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions fboss/platform/configs/meru800bfa/platform_manager.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
{
"busName": "INCOMING@0",
"address": "0x48",
"kernelDeviceName": "tmp75",
"kernelDeviceName": "lm75",
"pmUnitScopedName": "SMB_TMP75"
},
{
Expand Down Expand Up @@ -206,7 +206,7 @@
{
"busName": "INCOMING@3",
"address": "0x48",
"kernelDeviceName": "tmp75",
"kernelDeviceName": "lm75",
"pmUnitScopedName": "FAN0_TMP75"
},
{
Expand All @@ -218,7 +218,7 @@
{
"busName": "INCOMING@3",
"address": "0x49",
"kernelDeviceName": "tmp75",
"kernelDeviceName": "lm75",
"pmUnitScopedName": "FAN1_TMP75"
},
{
Expand All @@ -230,7 +230,7 @@
{
"busName": "INCOMING@3",
"address": "0x4a",
"kernelDeviceName": "tmp75",
"kernelDeviceName": "lm75",
"pmUnitScopedName": "FAN2_TMP75"
},
{
Expand Down Expand Up @@ -4446,7 +4446,7 @@
"/run/devmap/sensors/PSU4_PMBUS": "/SMB_SLOT@0/PSU_SLOT@3/[PSU_PMBUS]"
},
"bspKmodsRpmName": "arista_bsp_kmods",
"bspKmodsRpmVersion": "0.7.4-1",
"bspKmodsRpmVersion": "0.7.3-1",
"bspKmodsToReload": [
"scd-xcvr",
"scd-spi",
Expand Down

0 comments on commit 7e0021e

Please sign in to comment.