Skip to content

Commit adccdab

Browse files
cpchangtwlguohan
authored andcommitted
Add LED-GPIO support using for QUANTA IX1B switch (sonic-net#40)
* Add LED-GPIO support using for QUANTA switch
1 parent 5341a8f commit adccdab

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

patch/config-quanta-ix1b.patch

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
diff --git a/debian/build/build_amd64_none_amd64/.config b/debian/build/build_amd64_none_amd64/.config
2+
index 3d31fb2..f7a3e96 100644
3+
--- a/debian/build/build_amd64_none_amd64/.config
4+
+++ b/debian/build/build_amd64_none_amd64/.config
5+
@@ -5127,7 +5127,7 @@ CONFIG_LEDS_CLASS=y
6+
# CONFIG_LEDS_LM3642 is not set
7+
CONFIG_LEDS_PCA9532=m
8+
# CONFIG_LEDS_PCA9532_GPIO is not set
9+
-# CONFIG_LEDS_GPIO is not set
10+
+CONFIG_LEDS_GPIO=m
11+
CONFIG_LEDS_LP3944=m
12+
# CONFIG_LEDS_LP5521 is not set
13+
# CONFIG_LEDS_LP5523 is not set

patch/series

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ config-dell-z9100.patch
66
config-ingrasys-s9100.patch
77
config-arista-7060-cx32s.patch
88
config-mitac-ly1200.patch
9+
config-quanta-ix1b.patch
910
driver-at24-fix-odd-length-two-byte-access.patch
1011
driver-hwmon-max6620.patch
1112
driver-hwmon-max6620-fix-rpm-calc.patch

0 commit comments

Comments
 (0)