diff options
| author | John Audia <therealgraysky@proton.me> | 2024-01-26 16:55:30 -0500 |
|---|---|---|
| committer | Hauke Mehrtens <hauke@hauke-m.de> | 2024-02-01 21:36:00 +0100 |
| commit | 99c9d8abd6779d41b763108f877c068f16b19c17 (patch) | |
| tree | b7160a5560c1cd9f50d28668e0790249d68e729d /target/linux/ath79/patches-5.15/800-leds-add-reset-controller-based-driver.patch | |
| parent | 2c363a070e3a007a2f4f5e12491676cbe670fe5a (diff) | |
| download | upstream-99c9d8abd6779d41b763108f877c068f16b19c17.tar.gz upstream-99c9d8abd6779d41b763108f877c068f16b19c17.tar.bz2 upstream-99c9d8abd6779d41b763108f877c068f16b19c17.zip | |
kernel: bump 5.15 to 5.15.148
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.148
Removed upstreamed:
generic/hack-5.15/321-powerpc_crtsavres_prereq.patch[1]
Manually rebased:
target/linux/octeontx/patches-5.15/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch[2]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.148&id=0b11a145eb00d51f7ef18cfcae587b93f9adb1e9
2. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit?h=v5.15.148&id=b67064bd372300a75293efbbc70624996dccffd4
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/ath79/patches-5.15/800-leds-add-reset-controller-based-driver.patch')
| -rw-r--r-- | target/linux/ath79/patches-5.15/800-leds-add-reset-controller-based-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/patches-5.15/800-leds-add-reset-controller-based-driver.patch b/target/linux/ath79/patches-5.15/800-leds-add-reset-controller-based-driver.patch index 9daea4c95ab..bbf8d7ef8c5 100644 --- a/target/linux/ath79/patches-5.15/800-leds-add-reset-controller-based-driver.patch +++ b/target/linux/ath79/patches-5.15/800-leds-add-reset-controller-based-driver.patch @@ -13,7 +13,7 @@ Signed-off-by: John Crispin <john@phrozen.org> --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig -@@ -877,6 +877,17 @@ source "drivers/leds/blink/Kconfig" +@@ -878,6 +878,17 @@ source "drivers/leds/blink/Kconfig" comment "Flash and Torch LED drivers" source "drivers/leds/flash/Kconfig" |
