diff options
author | Etienne Haarsma <bladeoner112@gmail.com> | 2017-12-21 10:28:16 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-12-23 09:42:33 +0100 |
commit | f8a441e02030dda0ef66a440105e28a3c43188bc (patch) | |
tree | 14df28ab5b54cb95e9054c2ae42596c2f1a7c348 /target/linux/lantiq | |
parent | ceea0ac25d987de1f84376405d38d43337d31cf5 (diff) | |
download | upstream-f8a441e02030dda0ef66a440105e28a3c43188bc.tar.gz upstream-f8a441e02030dda0ef66a440105e28a3c43188bc.tar.bz2 upstream-f8a441e02030dda0ef66a440105e28a3c43188bc.zip |
kernel: bump 4.4 to 4.4.107
Bump 4.4 to 4.4.107 and refreshed all patches.
Made the following patch for Mediatek and Oxnas compatible with kernel 4.4.107:
0072-mtd-backport-v4.7-0day-patches-from-Boris.patch
Compile-tested: ar71xx
Run-tested: ar71xx
Signed-off-by: Etienne Haarsma <bladeoner112@gmail.com>
Reviewed-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Tested-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.4/0100-spi-add-support-for-Lantiq-SPI-controller.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.4/0100-spi-add-support-for-Lantiq-SPI-controller.patch b/target/linux/lantiq/patches-4.4/0100-spi-add-support-for-Lantiq-SPI-controller.patch index daec87c433..3dc60a7032 100644 --- a/target/linux/lantiq/patches-4.4/0100-spi-add-support-for-Lantiq-SPI-controller.patch +++ b/target/linux/lantiq/patches-4.4/0100-spi-add-support-for-Lantiq-SPI-controller.patch @@ -13,7 +13,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig -@@ -356,6 +356,13 @@ config SPI_MT65XX +@@ -355,6 +355,13 @@ config SPI_MT65XX say Y or M here.If you are not sure, say N. SPI drivers for Mediatek MT65XX and MT81XX series ARM SoCs. |