Skip to content

Commit

Permalink
Update Dell z9332f platform modules for Bullseye and 5.10 kernel. (#5)
Browse files Browse the repository at this point in the history
Also add out of tree pca9548 mux driver to use platform data to mapping i2c bus with front panel port.

Signed-off-by: Jakkapan Jangmuang <jjangmua@celestica.com>

Co-authored-by: Saikrishna Arcot <sarcot@microsoft.com>
  • Loading branch information
jjangmua and saiarcot895 committed Nov 10, 2021
1 parent c3c6a17 commit 88d607f
Show file tree
Hide file tree
Showing 7 changed files with 669 additions and 45 deletions.
4 changes: 2 additions & 2 deletions platform/broadcom/sonic-platform-modules-dell/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ Description: kernel modules for platform devices such as fan, led, sfp

Package: platform-modules-n3248pxe
Architecture: amd64
Depends: linux-image-4.19.0-12-2-amd64-unsigned
Depends: linux-image-5.10.0-8-2-amd64-unsigned
Description: kernel modules for platform devices such as fan, led, sfp

Package: platform-modules-s5296f
Architecture: amd64
Depends: linux-image-4.9.0-9-2-amd64
Depends: linux-image-5.10.0-8-2-amd64-unsigned
Description: kernel modules for platform devices such as fan, led, sfp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
obj-m += cls-switchboard.o
obj-m += cls-i2c-ocore.o
obj-m += cls-i2c-mux-pca954x.o
obj-m += mc24lc64t.o

Loading

0 comments on commit 88d607f

Please sign in to comment.