aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/patches-4.4/1000-mfd-rpisense-disable.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-03-10 19:11:23 +0000
committerJohn Crispin <blogic@openwrt.org>2016-03-10 19:11:23 +0000
commit50a31aff87526911b4058d6ee2a1e607f4b4490c (patch)
tree2d9ca5f67ae5c5327ea2dec4e3f20b9426168964 /target/linux/brcm2708/patches-4.4/1000-mfd-rpisense-disable.patch
parent6a39f979354f562a597679e451d6dc9da6324458 (diff)
downloadmaster-187ad058-50a31aff87526911b4058d6ee2a1e607f4b4490c.tar.gz
master-187ad058-50a31aff87526911b4058d6ee2a1e607f4b4490c.tar.bz2
master-187ad058-50a31aff87526911b4058d6ee2a1e607f4b4490c.zip
brcm2708: update patches to latest version
As usual these patches were extracted from the raspberry repo: https://github.com/raspberrypi/linux/commits/rpi-4.4.y - Disable unused MFD RPISENSE driver. - Disable ethernet HW checksums in order to avoid kernel exceptions. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48985 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm2708/patches-4.4/1000-mfd-rpisense-disable.patch')
-rw-r--r--target/linux/brcm2708/patches-4.4/1000-mfd-rpisense-disable.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/brcm2708/patches-4.4/1000-mfd-rpisense-disable.patch b/target/linux/brcm2708/patches-4.4/1000-mfd-rpisense-disable.patch
new file mode 100644
index 0000000000..164e8447f6
--- /dev/null
+++ b/target/linux/brcm2708/patches-4.4/1000-mfd-rpisense-disable.patch
@@ -0,0 +1,10 @@
+--- a/drivers/mfd/Kconfig
++++ b/drivers/mfd/Kconfig
+@@ -13,6 +13,7 @@ config MFD_CORE
+ config MFD_RPISENSE_CORE
+ tristate "Raspberry Pi Sense HAT core functions"
+ depends on I2C
++ depends on BROKEN
+ select MFD_CORE
+ help
+ This is the core driver for the Raspberry Pi Sense HAT. This provides