diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-28 16:10:40 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-28 23:05:39 +0200 |
commit | 01793e8752aa8211d6d74c92722787c403e5420d (patch) | |
tree | 41673c27be0d69da5acd411740590e99a5cff195 /target/linux/ath79/patches-4.14/0037-missing-registers.patch | |
parent | 22f899c6dd62c946db419a5195fd99c7a079bd9c (diff) | |
download | upstream-01793e8752aa8211d6d74c92722787c403e5420d.tar.gz upstream-01793e8752aa8211d6d74c92722787c403e5420d.tar.bz2 upstream-01793e8752aa8211d6d74c92722787c403e5420d.zip |
kernel: bump 4.14 to 4.14.67
Refreshed all patches.
Removed upstreamed patches:
- 037-v4.18-0008-ARM-dts-BCM5301x-Fix-i2c-controller-interrupt-type.patch
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ath79/patches-4.14/0037-missing-registers.patch')
-rw-r--r-- | target/linux/ath79/patches-4.14/0037-missing-registers.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/ath79/patches-4.14/0037-missing-registers.patch b/target/linux/ath79/patches-4.14/0037-missing-registers.patch index 673233fe00..9fde3d39df 100644 --- a/target/linux/ath79/patches-4.14/0037-missing-registers.patch +++ b/target/linux/ath79/patches-4.14/0037-missing-registers.patch @@ -6,10 +6,8 @@ Date: Fri Aug 10 23:24:47 2018 +0200 Signed-off-by: Christian Lamparter <chunkeey@gmail.com> -Index: linux-4.14.65/arch/mips/include/asm/mach-ath79/ar71xx_regs.h -=================================================================== ---- linux-4.14.65.orig/arch/mips/include/asm/mach-ath79/ar71xx_regs.h -+++ linux-4.14.65/arch/mips/include/asm/mach-ath79/ar71xx_regs.h +--- a/arch/mips/include/asm/mach-ath79/ar71xx_regs.h ++++ b/arch/mips/include/asm/mach-ath79/ar71xx_regs.h @@ -1229,6 +1229,10 @@ #define AR934X_ETH_CFG_RDV_DELAY BIT(16) #define AR934X_ETH_CFG_RDV_DELAY_MASK 0x3 |