Skip to content

Commit 86e78d2

Browse files
schobtrqiluo-msft
authored andcommitted
[Haliburton-Celestica] Use psu driver dps200 from Linux kernel (#7247)
Why I did it Fix issues below. #7133 #6602 So, remove the dps200 driver from the platform-specific driver. Then, add the dps200 module driver to the Linux kernel tree. How I did it Remove the dps200 driver from the platform-specific driver and add the dps200 module driver to the Linux kernel. How to verify it Build an image with sonic-net/sonic-linux-kernel#207 Then, install to the Haliburton.
1 parent 7a69e0f commit 86e78d2

File tree

3 files changed

+1
-554
lines changed

3 files changed

+1
-554
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
obj-m := mc24lc64t.o emc2305.o smc.o hlx_gpio_ich.o dps200.o
1+
obj-m := mc24lc64t.o emc2305.o smc.o hlx_gpio_ich.o

platform/broadcom/sonic-platform-modules-cel/haliburton/modules/dps200.c

-128
This file was deleted.

0 commit comments

Comments
 (0)