Skip to content

Commit 88d607f

Browse files
jjangmuasaiarcot895
andcommitted
Update Dell z9332f platform modules for Bullseye and 5.10 kernel. (#5)
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 <[email protected]> Co-authored-by: Saikrishna Arcot <[email protected]>
1 parent c3c6a17 commit 88d607f

File tree

7 files changed

+669
-45
lines changed

7 files changed

+669
-45
lines changed

platform/broadcom/sonic-platform-modules-dell/debian/control

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ Description: kernel modules for platform devices such as fan, led, sfp
5757

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

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

0 commit comments

Comments
 (0)