lede/target/linux/ipq807x/patches-5.15
lovehackintosh 547fc7765c
kernel: bump 5.15 to 5.15.86 (#10708)
* kernel: bump 5.15 to 5.15.86

Removed upstreamed:
  pending-5.15/101-Use-stddefs.h-instead-of-compiler.h.patch[1]
  ipq60xx/patches-5.15/0171-arm64-dts-qcom-ipq6018-cp01-c1-use-BLSPI1-pins.patch
  ipq806x/patches-5.15/122-01-clk-qcom-clk-krait-fix-wrong-div2-functions.patch[2]
  ipq60xx/patches-5.15/0139-arm64-dts-qcom-Correct-QMP-PHY-child-node-name.patch
  ipq60xx/patches-5.15/0005-v5.16-arm64-dts-qcom-Correct-QMP-PHY-child-node-name.patch
  ipq807x/patches-5.15/0004-v5.16-arm64-dts-qcom-Correct-QMP-PHY-child-node-name.patch
  bcm27xx/patches-5.15/950-0198-drm-fourcc-Add-packed-10bit-YUV-4-2-0-format.patch[3]

Manually rebased:
  ramips/patches-5.15/100-PCI-mt7621-Add-MediaTek-MT7621-PCIe-host-controller-.patch[4]

Added patch/backported:
  ramips/patches-5.15/107-PCI-mt7621-Add-sentinel-to-quirks-table.patch[5]

All other patches automatically rebased.

1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.86&id=c160505c9b574b346031fdf2c649d19e7939ca11
2. Cannot find in the stable tree but it is here: a051e10bfc
3. ec1727f89e
4. Quilt gave this output when I applied the patch to rebase it:
% quilt push -f
Applying patch platform/100-PCI-mt7621-Add-MediaTek-MT7621-PCIe-host-controller-.patch
patching file arch/mips/ralink/Kconfig
patching file drivers/pci/controller/Kconfig
patching file drivers/pci/controller/Makefile
patching file drivers/staging/Kconfig
patching file drivers/staging/Makefile
patching file drivers/staging/mt7621-pci/Kconfig
patching file drivers/staging/mt7621-pci/Makefile
patching file drivers/staging/mt7621-pci/TODO
patching file drivers/staging/mt7621-pci/mediatek,mt7621-pci.txt
patching file drivers/staging/mt7621-pci/pci-mt7621.c
Hunk #1 FAILED at 1.
Not deleting file drivers/staging/mt7621-pci/pci-mt7621.c as content differs from patch
1 out of 1 hunk FAILED -- saving rejects to file drivers/staging/mt7621-pci/pci-mt7621.c.rej
patching file drivers/pci/controller/pcie-mt7621.c
Applied patch platform/100-PCI-mt7621-Add-MediaTek-MT7621-PCIe-host-controller-.patch (forced; needs refresh)

Upon inspecting drivers/staging/mt7621-pci/pci-mt7621.c.rej, it seems that
the original patch wants to delete drivers/staging/mt7621-pci/pci-mt7621.c
but upstream's version was not an exact match.  I opted to delete that file
and need some feedback.  Was that the correct course of action?

5. Suggestion by hauke: 19098934f9
"This patch is in upstream kernel, but it was backported to the old
staging driver in kernel 5.15."

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>
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>

* oxnas: sata_oxnas: use ata_link_err

Kernel 5.15.86 has backported ("ata: libata: move ata_{port,link,dev}_dbg
to standard pr_XXX() macros") and this is now causing compilation errors
for oxnas SATA driver due to usage of ata_link_printk().

Upstream has migrated to using the appropriate
ata_link_{err, warn, notice, info} calls a while ago so its not affected.

Lets do the same for oxnas SATA driver and use ata_link_err() instead of
ata_link_printk().

Signed-off-by: Robert Marko <robimarko@gmail.com>

Signed-off-by: John Audia <therealgraysky@proton.me>
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
Signed-off-by: Robert Marko <robimarko@gmail.com>
Co-authored-by: John Audia <therealgraysky@proton.me>
Co-authored-by: Robert Marko <robimarko@gmail.com>
2023-01-02 14:11:40 +08:00
..
0001-v5.16-arm64-dts-qcom-ipq8074-add-SPMI-bus.patch ipq807x: fix kernel 5.15 cpufreq support 2022-11-01 22:08:09 +08:00
0002-v5.16-arm64-dts-qcom-ipq8074-Add-QUP5-I2C-node.patch ipq807x: fix kernel 5.15 cpufreq support 2022-11-01 22:08:09 +08:00
0003-v5.16-arm64-dts-qcom-msm8996-Move-clock-cells-to-QMP-PHY-c.patch kernel: bump 5.15 to 5.15.86 (#10708) 2023-01-02 14:11:40 +08:00
0005-v5.16-arm64-dts-qcom-Fix-IPQ8074-PCIe-PHY-nodes.patch ipq807x: fix kernel 5.15 cpufreq support 2022-11-01 22:08:09 +08:00
0006-v5.17-arm64-dts-qcom-ipq8074-add-MDIO-bus.patch ipq807x: fix kernel 5.15 cpufreq support 2022-11-01 22:08:09 +08:00
0007-v5.16-soc-qcom-socinfo-Add-IPQ8074-family-ID-s.patch ipq807x: fix kernel 5.15 cpufreq support 2022-11-01 22:08:09 +08:00
0011-v5.18-arm64-dts-ipq8074-add-SMEM-support.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0101-arm64-dts-ipq8074-add-reserved-memory-nodes.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0103-phy-qcom-qmp-Add-IPQ8074-PCIe-Gen3-QMP-PHY-support.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0104-arm64-dts-qcom-ipq8074-enable-the-GICv2m-support.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0105-PCI-dwc-tegra-move-GEN3_RELATED-DBI-register-to-comm.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0106-PCI-qcom-Define-slot-capabilities-using-PCI_EXP_SLTC.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0107-PCI-qcom-Add-IPQ60xx-support.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0108-PCI-qcom-add-IPQ8074-Gen3-support.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0110-arm64-dts-ipq8074-fix-PCI-related-DT-nodes.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0111-remoteproc-qcom-Add-PRNG-proxy-clock.patch kernel: bump 5.15 to 5.15.86 (#10708) 2023-01-02 14:11:40 +08:00
0112-remoteproc-qcom-Add-secure-PIL-support.patch kernel: bump 5.15 to 5.15.86 (#10708) 2023-01-02 14:11:40 +08:00
0113-remoteproc-qcom-Add-support-for-split-q6-m3-wlan-fir.patch kernel: bump 5.15 to 5.15.86 (#10708) 2023-01-02 14:11:40 +08:00
0114-remoteproc-qcom-Add-ssr-subdevice-identifier.patch kernel: bump 5.15 to 5.15.86 (#10708) 2023-01-02 14:11:40 +08:00
0115-remoteproc-qcom-Update-regmap-offsets-for-halt-regis.patch kernel: bump 5.15 to 5.15.86 (#10708) 2023-01-02 14:11:40 +08:00
0116-dt-bindings-clock-qcom-Add-reset-for-WCSSAON.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0117-clk-qcom-Add-WCSSAON-reset.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0118-remoteproc-wcss-disable-auto-boot-for-IPQ8074.patch kernel: bump 5.15 to 5.15.86 (#10708) 2023-01-02 14:11:40 +08:00
0119-arm64-dts-qcom-Enable-Q6v5-WCSS-for-ipq8074-SoC.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0120-arm64-dts-ipq8074-Add-WLAN-node.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0121-thermal-qcom-tsens-Add-IPQ8074-support.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0122-arm64-dts-ipq8074-add-thermal-nodes.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0123-regulator-qcom_spmi-Add-PMD9655-SPMI-regulator.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0124-regulator-qcom_spmi-SMPS-range-is-added-to-support-P.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0125-regulator-qcom_spmi-Initialize-slew-rate-only-if-req.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0126-regulator-qcom_spmi-Add-support-for-VMPWM_CTL-subtyp.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0127-ipq807x-sdhc-Fixed-SDR104-mode-card-detection.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0128-ipq807x-spmi-regulator-Add-separate-voltage-range-fo.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0129-arm64-dts-ipq8074-add-SPMI-PMIC-regulators.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0130-clk-qcom-clk-alpha-pll-add-support-for-APSS-PLL.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0131-clk-qcom-Add-DT-bindings-for-IPQ8074-APSS-clock-cont.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0132-clk-qcom-Add-IPQ8074-APSS-clock-controller.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0133-mailbox-qcom-apcs-ipc-add-IPQ8074-APSS-clock-control.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0134-arm64-dts-ipq8074-update-APCS-node-due-to-clock-supp.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0135-arm64-dts-ipq8074-add-CPU-clock-and-regulator.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0136-arm64-dts-ipq8074-add-label-to-cpus.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0137-arm64-dts-ipq8074-add-cooling-cells-to-CPU-nodes.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0138-clk-ipq-support-for-resetting-multiple-bits.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0139-clk-qcom-ipq8074-add-missing-networking-resets.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0141-clk-qcom-ipq8074-disable-USB-GDSC-s-SW_COLLAPSE.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0142-clk-qcom-ipq8074-SW-workaround-for-UBI32-PLL-lock.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0145-clk-qcom-ipq8074-add-PPE-crypto-clock.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0300-regulator-add-Qualcomm-CPR-regulators.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0301-power-Add-Qualcomm-APM.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0600-5.15-qca-nss-ecm-support-CORE.patch kernel: bump 5.15 to 5.15.86 (#10708) 2023-01-02 14:11:40 +08:00
0601-5.15-netfilter-export-udp_get_timeouts-function.patch ipq807x: fix patch for building 2022-09-13 18:57:15 +08:00
0602-5.15-qca-add-pppoe-offload-support.patch kernel: bump 5.15 to 5.15.86 (#10708) 2023-01-02 14:11:40 +08:00
0603-net-core-Flag-to-identify-ingress-shaping-done-for-e.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0605-5.15-qca-add-add-nss-bridge-mgr-support.patch ipq807x: fix patch for building 2022-09-13 18:57:15 +08:00
0606-5.15-qca-nss-ecm-bonding-add-bond_get_id.patch kernel: bump 5.15 to 5.15.86 (#10708) 2023-01-02 14:11:40 +08:00
0607-5.15-qca-nss-ecm-Add-bridge-join-and-leave-netdev-cmds.patch ipq807x: fix patch for building 2022-09-13 18:57:15 +08:00
0900-arm64-dts-add-OpenWrt-DTS-files.patch ipq807x: fix kernel 5.15 cpufreq support 2022-11-01 22:08:09 +08:00
0901-arm64-dts-ipq8074-add-label-to-clocks.patch kernel: bump 5.15 to 5.15.77 (#10369) 2022-11-05 07:25:09 +00:00
0902-5.15-arm64-provide-dma-cache-routines-with-same-API-as-32.patch ipq807x: fix nss ecm support in kernel 5.15 2022-09-14 01:19:04 +08:00
0903-5.15-arm64-mm-export-__dma_inv_area-and-__dma_clean_area.patch ipq807x: fix nss ecm support in kernel 5.15 2022-09-14 01:19:04 +08:00
0905-export-ns.patch ipq807x: fix kernel 5.15 cpufreq support 2022-11-01 22:08:09 +08:00