Skip to content

Commit

Permalink
Add support for PCA954x I2C mux (sonic-net#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
nirenjan authored and lguohan committed Feb 15, 2017
1 parent cf93afc commit 0eed9ae
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions patch/config-dell-z9100.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
diff --git a/debian/build/build_amd64_none_amd64/.config b/debian/build/build_amd64_none_amd64/.config
index b22d55f..a57510b 100644
--- a/debian/build/build_amd64_none_amd64/.config
+++ b/debian/build/build_amd64_none_amd64/.config
@@ -3146,7 +3146,7 @@ CONFIG_I2C_MUX=m
#
CONFIG_I2C_MUX_GPIO=m
# CONFIG_I2C_MUX_PCA9541 is not set
-# CONFIG_I2C_MUX_PCA954x is not set
+CONFIG_I2C_MUX_PCA954x=m
# CONFIG_I2C_MUX_PINCTRL is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=m
1 change: 1 addition & 0 deletions patch/series
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
kernel-sched-core-fix-cgroup-fork-race.patch
config-dell-s6000.patch
config-mlnx-sn2700.patch
config-dell-z9100.patch
driver-at24-fix-odd-length-two-byte-access.patch
driver-hwmon-max6620.patch
driver-hwmon-max6620-fix-rpm-calc.patch
Expand Down

0 comments on commit 0eed9ae

Please sign in to comment.