Skip to content

Commit

Permalink
update kmod list in Tahan PM.json
Browse files Browse the repository at this point in the history
Summary:
Add more modules to the kmod list of Tahan platform_manager.json.

Bonus fix: sort the kmods in alphabetical order.

Reviewed By: Scott8440

Differential Revision: D61496597

fbshipit-source-id: e60886997903191f17727c76bf3ef6a9e5268023
  • Loading branch information
tao-ren authored and facebook-github-bot committed Aug 20, 2024
1 parent cc6757c commit 3544020
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions fboss/platform/configs/tahan800bc/platform_manager.json
Original file line number Diff line number Diff line change
Expand Up @@ -1963,19 +1963,21 @@
"bspKmodsRpmName": "fboss_bsp_kmods",
"bspKmodsRpmVersion": "2.3.0-1",
"bspKmodsToReload": [
"bp4f_max31790",
"bp4f_tda38640",
"bp4f_xdpe12284",
"tahan_smbcpld",
"mtia_smbcpld",
"mtia_pwrcpld",
"fboss_iob_pci",
"fboss_iob_info",
"bp4f_xdpe152c4",
"fboss_iob_gpio",
"fboss_iob_i2c",
"fboss_iob_info",
"fboss_iob_led",
"fboss_iob_pci",
"fboss_iob_spi",
"fboss_iob_xcvr",
"mtia_fan_watchdog",
"mtia_pwrcpld",
"mtia_smbcpld",
"tahan_smbcpld",
"tps25990"
],
"sharedKmodsToReload": [],
Expand Down

0 comments on commit 3544020

Please sign in to comment.