From ff5a3b588cc7dbd763fb13c1125710134c8cdd12 Mon Sep 17 00:00:00 2001 From: Travis Szucs Date: Wed, 6 Dec 2017 17:19:45 -0800 Subject: [PATCH] Add MAX6697 kernel module for Arista 7060CX-32S (#36) --- patch/config-arista-7060-cx32s.patch | 13 +++++++++++++ patch/series | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 patch/config-arista-7060-cx32s.patch diff --git a/patch/config-arista-7060-cx32s.patch b/patch/config-arista-7060-cx32s.patch new file mode 100644 index 000000000000..3f235e777f1f --- /dev/null +++ b/patch/config-arista-7060-cx32s.patch @@ -0,0 +1,13 @@ +diff --git a/debian/build/build_amd64_none_amd64/.config b/debian/build/build_amd64_none_amd64/.config +index 6b6aea9..e0a959c 100644 +--- a/debian/build/build_amd64_none_amd64/.config ++++ b/debian/build/build_amd64_none_amd64/.config +@@ -3455,7 +3455,7 @@ CONFIG_SENSORS_MAX6639=m + CONFIG_SENSORS_MAX6642=m + CONFIG_SENSORS_MAX6650=m + CONFIG_SENSORS_MAX6620=m +-# CONFIG_SENSORS_MAX6697 is not set ++CONFIG_SENSORS_MAX6697=m + # CONFIG_SENSORS_HTU21 is not set + # CONFIG_SENSORS_MCP3021 is not set + CONFIG_SENSORS_ADCXX=m diff --git a/patch/series b/patch/series index d8e332989ec8..fee5fe13e86c 100644 --- a/patch/series +++ b/patch/series @@ -4,6 +4,7 @@ config-dell-s6000.patch config-mlnx-sn2700.patch config-dell-z9100.patch config-ingrasys-s9100.patch +config-arista-7060-cx32s.patch driver-at24-fix-odd-length-two-byte-access.patch driver-hwmon-max6620.patch driver-hwmon-max6620-fix-rpm-calc.patch @@ -26,4 +27,4 @@ linux-3.19-mmc-sdhci-pci-enable-the-clear-transfer-mode-registe.patch linux-3.19-mmc-sdhci-pci-enable-sdhci-doesn-t-support-hs200-qui.patch rtnetlink-catch-EOPNOTSUPP-errors.patch bridge-per-port-multicast-broadcast-flood-flags.patch -driver-support-tun-config-carrier-enable.patch \ No newline at end of file +driver-support-tun-config-carrier-enable.patch