diff options
author | John Audia <therealgraysky@proton.me> | 2023-06-21 12:17:06 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-06-25 16:05:18 +0200 |
commit | 51c397c33fc47202d50ca90c779f1c3239ebbc3f (patch) | |
tree | 14799ee783a84cbbe23a67b572771c503b319e49 /target/linux/ath25/patches-5.15 | |
parent | b1b829ad6a71f32c0f8a669db53264cf5b1f259b (diff) | |
download | upstream-51c397c33fc47202d50ca90c779f1c3239ebbc3f.tar.gz upstream-51c397c33fc47202d50ca90c779f1c3239ebbc3f.tar.bz2 upstream-51c397c33fc47202d50ca90c779f1c3239ebbc3f.zip |
kernel: bump 5.15 to 5.15.118
All patches automatically rebased.
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 1f5fce27c195373fedcf233a48470de97752058f)
Diffstat (limited to 'target/linux/ath25/patches-5.15')
-rw-r--r-- | target/linux/ath25/patches-5.15/107-ar5312_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath25/patches-5.15/107-ar5312_gpio.patch b/target/linux/ath25/patches-5.15/107-ar5312_gpio.patch index 4ad1d40fac..e6e1290d35 100644 --- a/target/linux/ath25/patches-5.15/107-ar5312_gpio.patch +++ b/target/linux/ath25/patches-5.15/107-ar5312_gpio.patch @@ -202,7 +202,7 @@ +subsys_initcall(ar5312_gpio_init); --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -230,6 +230,7 @@ config ATH25 +@@ -231,6 +231,7 @@ config ATH25 select CEVT_R4K select CSRC_R4K select DMA_NONCOHERENT |