Skip to content

Commit ff5a3b5

Browse files
Travis Szucslguohan
Travis Szucs
authored andcommitted
Add MAX6697 kernel module for Arista 7060CX-32S (sonic-net#36)
1 parent c9832d5 commit ff5a3b5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

patch/config-arista-7060-cx32s.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 6b6aea9..e0a959c 100644
3+
--- a/debian/build/build_amd64_none_amd64/.config
4+
+++ b/debian/build/build_amd64_none_amd64/.config
5+
@@ -3455,7 +3455,7 @@ CONFIG_SENSORS_MAX6639=m
6+
CONFIG_SENSORS_MAX6642=m
7+
CONFIG_SENSORS_MAX6650=m
8+
CONFIG_SENSORS_MAX6620=m
9+
-# CONFIG_SENSORS_MAX6697 is not set
10+
+CONFIG_SENSORS_MAX6697=m
11+
# CONFIG_SENSORS_HTU21 is not set
12+
# CONFIG_SENSORS_MCP3021 is not set
13+
CONFIG_SENSORS_ADCXX=m

patch/series

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ config-dell-s6000.patch
44
config-mlnx-sn2700.patch
55
config-dell-z9100.patch
66
config-ingrasys-s9100.patch
7+
config-arista-7060-cx32s.patch
78
driver-at24-fix-odd-length-two-byte-access.patch
89
driver-hwmon-max6620.patch
910
driver-hwmon-max6620-fix-rpm-calc.patch
@@ -26,4 +27,4 @@ linux-3.19-mmc-sdhci-pci-enable-the-clear-transfer-mode-registe.patch
2627
linux-3.19-mmc-sdhci-pci-enable-sdhci-doesn-t-support-hs200-qui.patch
2728
rtnetlink-catch-EOPNOTSUPP-errors.patch
2829
bridge-per-port-multicast-broadcast-flood-flags.patch
29-
driver-support-tun-config-carrier-enable.patch
30+
driver-support-tun-config-carrier-enable.patch

0 commit comments

Comments
 (0)