diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-05 11:22:43 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-05 16:00:00 +0100 |
commit | c764b2b531116d0bf7d285ac8fee29eea6a486cc (patch) | |
tree | 7ebfe1d3820173b4d11067fd30d5a911011eb73f /target/linux/brcm63xx/patches-4.14 | |
parent | 69734416d23d97c1e58c2cc1fcef535ce0c9ae13 (diff) | |
download | upstream-c764b2b531116d0bf7d285ac8fee29eea6a486cc.tar.gz upstream-c764b2b531116d0bf7d285ac8fee29eea6a486cc.tar.bz2 upstream-c764b2b531116d0bf7d285ac8fee29eea6a486cc.zip |
kernel: bump 4.14 to 4.14.79
Refreshed all patches.
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6, x86_64
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/brcm63xx/patches-4.14')
-rw-r--r-- | target/linux/brcm63xx/patches-4.14/001-4.15-01-MIPS-BCM63XX-add-clkdev-lookup-support.patch | 2 | ||||
-rw-r--r-- | target/linux/brcm63xx/patches-4.14/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-4.14/001-4.15-01-MIPS-BCM63XX-add-clkdev-lookup-support.patch b/target/linux/brcm63xx/patches-4.14/001-4.15-01-MIPS-BCM63XX-add-clkdev-lookup-support.patch index 68f64d17bf..b6d755d29b 100644 --- a/target/linux/brcm63xx/patches-4.14/001-4.15-01-MIPS-BCM63XX-add-clkdev-lookup-support.patch +++ b/target/linux/brcm63xx/patches-4.14/001-4.15-01-MIPS-BCM63XX-add-clkdev-lookup-support.patch @@ -16,7 +16,7 @@ Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -278,6 +278,7 @@ config BCM63XX +@@ -279,6 +279,7 @@ config BCM63XX select GPIOLIB select HAVE_CLK select MIPS_L1_CACHE_SHIFT_4 diff --git a/target/linux/brcm63xx/patches-4.14/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch b/target/linux/brcm63xx/patches-4.14/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch index 0e44117a35..d04d89cf62 100644 --- a/target/linux/brcm63xx/patches-4.14/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch +++ b/target/linux/brcm63xx/patches-4.14/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch @@ -14,7 +14,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org> --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -271,6 +271,9 @@ config BCM63XX +@@ -272,6 +272,9 @@ config BCM63XX select SYNC_R4K select DMA_NONCOHERENT select IRQ_MIPS_CPU |