ipq40xx: rename patchset and kernel configs to 6.12
authorShiji Yang <[email protected]>
Tue, 6 May 2025 11:30:52 +0000 (19:30 +0800)
committerHauke Mehrtens <[email protected]>
Sun, 20 Jul 2025 13:33:03 +0000 (15:33 +0200)
commit2c97a041c4eaee088327b1189726c34cffedec17
tree2ae58f3a57a6dfa4596a542dbdb5f69c27d1f870
parent054ab50935c33b1952c7c9d4e235c74c721c405c
ipq40xx: rename patchset and kernel configs to 6.12

This is a preparation for 6.12 kernel support. It can help us
track the patches and Kconfig history by using the Git tool.

Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18725
Signed-off-by: Hauke Mehrtens <[email protected]>
50 files changed:
target/linux/ipq40xx/config-6.12 [new file with mode: 0644]
target/linux/ipq40xx/config-6.6 [deleted file]
target/linux/ipq40xx/patches-6.12/004-v6.7-firmware-qcom_scm-disable-SDI-if-required.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/100-ARM-dts-qcom-ipq4019-add-label-to-SCM.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/104-clk-fix-apss-cpu-overclocking.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/301-arm-compressed-add-appended-DTB-section.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/302-arm-compressed-set-ipq40xx-watchdog-to-allow-boot.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/401-mmc-sdhci-msm-comment-unused-sdhci_msm_set_clock.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/422-firmware-qcom-scm-fix-SCM-cold-boot-address.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/444-mtd-nand-rawnand-add-support-for-Toshiba-TC58NVG0S3H.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/700-net-ipqess-introduce-the-Qualcomm-IPQESS-driver.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/701-net-dsa-add-out-of-band-tagging-protocol.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/702-net-ipqess-Add-out-of-band-DSA-tagging-support.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/703-net-qualcomm-ipqess-release-IRQ-s-on-network-device-.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/704-net-qualcomm-ipqess-enable-threaded-NAPI-by-default.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/705-ARM-dts-qcom-ipq4019-Add-description-for-the-IPQESS-.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/706-net-dsa-qca8k-add-IPQ4019-built-in-switch-support.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/707-arm-dts-ipq4019-add-switch-node.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/709-ARM-dts-qcom-ipq4019-add-QCA8075-PHY-Package-nodes.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/710-arm-dts-ipq4019-QCA807x-properties.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/711-net-qualcomm-ipqess-fix-TX-timeout-errors.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/850-soc-add-qualcomm-syscon.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/900-PCI-qcom-add-hack-compatible-for-ipq4019-Lantiq-DSL.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/910-Revert-firmware-qcom_scm-Clear-download-bit-during-r.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.12/999-atm-mpoa-intel-dsl-phy-support.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-6.6/004-v6.7-firmware-qcom_scm-disable-SDI-if-required.patch [deleted file]
target/linux/ipq40xx/patches-6.6/100-ARM-dts-qcom-ipq4019-add-label-to-SCM.patch [deleted file]
target/linux/ipq40xx/patches-6.6/104-clk-fix-apss-cpu-overclocking.patch [deleted file]
target/linux/ipq40xx/patches-6.6/301-arm-compressed-add-appended-DTB-section.patch [deleted file]
target/linux/ipq40xx/patches-6.6/302-arm-compressed-set-ipq40xx-watchdog-to-allow-boot.patch [deleted file]
target/linux/ipq40xx/patches-6.6/400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch [deleted file]
target/linux/ipq40xx/patches-6.6/401-mmc-sdhci-msm-comment-unused-sdhci_msm_set_clock.patch [deleted file]
target/linux/ipq40xx/patches-6.6/422-firmware-qcom-scm-fix-SCM-cold-boot-address.patch [deleted file]
target/linux/ipq40xx/patches-6.6/444-mtd-nand-rawnand-add-support-for-Toshiba-TC58NVG0S3H.patch [deleted file]
target/linux/ipq40xx/patches-6.6/700-net-ipqess-introduce-the-Qualcomm-IPQESS-driver.patch [deleted file]
target/linux/ipq40xx/patches-6.6/701-net-dsa-add-out-of-band-tagging-protocol.patch [deleted file]
target/linux/ipq40xx/patches-6.6/702-net-ipqess-Add-out-of-band-DSA-tagging-support.patch [deleted file]
target/linux/ipq40xx/patches-6.6/703-net-qualcomm-ipqess-release-IRQ-s-on-network-device-.patch [deleted file]
target/linux/ipq40xx/patches-6.6/704-net-qualcomm-ipqess-enable-threaded-NAPI-by-default.patch [deleted file]
target/linux/ipq40xx/patches-6.6/705-ARM-dts-qcom-ipq4019-Add-description-for-the-IPQESS-.patch [deleted file]
target/linux/ipq40xx/patches-6.6/706-net-dsa-qca8k-add-IPQ4019-built-in-switch-support.patch [deleted file]
target/linux/ipq40xx/patches-6.6/707-arm-dts-ipq4019-add-switch-node.patch [deleted file]
target/linux/ipq40xx/patches-6.6/709-ARM-dts-qcom-ipq4019-add-QCA8075-PHY-Package-nodes.patch [deleted file]
target/linux/ipq40xx/patches-6.6/710-arm-dts-ipq4019-QCA807x-properties.patch [deleted file]
target/linux/ipq40xx/patches-6.6/711-net-qualcomm-ipqess-fix-TX-timeout-errors.patch [deleted file]
target/linux/ipq40xx/patches-6.6/850-soc-add-qualcomm-syscon.patch [deleted file]
target/linux/ipq40xx/patches-6.6/900-PCI-qcom-add-hack-compatible-for-ipq4019-Lantiq-DSL.patch [deleted file]
target/linux/ipq40xx/patches-6.6/910-Revert-firmware-qcom_scm-Clear-download-bit-during-r.patch [deleted file]
target/linux/ipq40xx/patches-6.6/999-atm-mpoa-intel-dsl-phy-support.patch [deleted file]