diff options
author | John Audia <therealgraysky@proton.me> | 2023-02-01 15:37:19 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-02-03 09:34:32 +0100 |
commit | 59fe39f6fcf1407a53ec54cb54d1e27dfa0beca5 (patch) | |
tree | 0c8ec0b8c56830dbbd04311b8656f5b4403fb3b7 /target/linux/ipq807x | |
parent | acd8e94d20eea746f8fd01d0603bf46ef1d494af (diff) | |
download | upstream-59fe39f6fcf1407a53ec54cb54d1e27dfa0beca5.tar.gz upstream-59fe39f6fcf1407a53ec54cb54d1e27dfa0beca5.tar.bz2 upstream-59fe39f6fcf1407a53ec54cb54d1e27dfa0beca5.zip |
kernel: bump 5.15 to 5.15.91
Manually rebased:
pending-5.15/103-kbuild-export-SUBARCH.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/ipq807x')
-rw-r--r-- | target/linux/ipq807x/patches-5.15/0128-cpufreq-qcom-nvmem-add-support-for-IPQ8074.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq807x/patches-5.15/0128-cpufreq-qcom-nvmem-add-support-for-IPQ8074.patch b/target/linux/ipq807x/patches-5.15/0128-cpufreq-qcom-nvmem-add-support-for-IPQ8074.patch index 0a784f7393..49fd4e4cc0 100644 --- a/target/linux/ipq807x/patches-5.15/0128-cpufreq-qcom-nvmem-add-support-for-IPQ8074.patch +++ b/target/linux/ipq807x/patches-5.15/0128-cpufreq-qcom-nvmem-add-support-for-IPQ8074.patch @@ -21,7 +21,7 @@ Signed-off-by: Robert Marko <robimarko@gmail.com> --- a/drivers/cpufreq/cpufreq-dt-platdev.c +++ b/drivers/cpufreq/cpufreq-dt-platdev.c -@@ -157,6 +157,7 @@ static const struct of_device_id blockli +@@ -159,6 +159,7 @@ static const struct of_device_id blockli { .compatible = "ti,omap3", }, { .compatible = "qcom,ipq8064", }, |