generic: fix Qcom SNAND driver and move to backports directory
authorChristian Marangi <[email protected]>
Fri, 7 Feb 2025 20:12:07 +0000 (21:12 +0100)
committerRobert Marko <[email protected]>
Sat, 8 Feb 2025 09:41:27 +0000 (10:41 +0100)
commit4b6886d9fd53c3d15fcfda4c36cbfa8d727bed55
tree9cc205617f996cfc1364279a47f0abef44f59d3d
parent6605e45676815156f0c47d4117ee401e6616fcac
generic: fix Qcom SNAND driver and move to backports directory

Add patch to fix Qcom SNAND driver and move the SNAND patches to
backports directory as they are shared between qualcommax and qualcommbe
target.

Fixes: #17897
Signed-off-by: Christian Marangi <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/17900
Signed-off-by: Robert Marko <[email protected]>
18 files changed:
target/linux/generic/backport-6.6/413-01-v6.14-mtd-rawnand-qcom-cleanup-qcom_nandc-driver.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/413-02-v6.14-mtd-rawnand-qcom-Add-qcom-prefix-to-common-api.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/413-03-v6.14-mtd-nand-Add-qpic_common-API-file.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/413-04-v6.14-mtd-rawnand-qcom-use-FIELD_PREP-and-GENMASK.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/414-v6.14-mtd-rawnand-qcom-fix-broken-config-in-qcom_param_pag.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/415-v6.14-mtd-rawnand-qcom-Fix-build-issue-on-x86-architecture.patch [new file with mode: 0644]
target/linux/generic/hack-6.6/430-mtk-bmt-support.patch
target/linux/qualcommax/patches-6.6/0402-mtd-rawnand-qcom-cleanup-qcom_nandc-driver.patch [deleted file]
target/linux/qualcommax/patches-6.6/0403-mtd-rawnand-qcom-Add-qcom-prefix-to-common-api.patch [deleted file]
target/linux/qualcommax/patches-6.6/0404-mtd-nand-Add-qpic_common-API-file.patch [deleted file]
target/linux/qualcommax/patches-6.6/0405-mtd-rawnand-qcom-use-FIELD_PREP-and-GENMASK.patch [deleted file]
target/linux/qualcommax/patches-6.6/0406-spi-spi-qpic-add-driver-for-QCOM-SPI-NAND-flash-Interface.patch
target/linux/qualcommax/patches-6.6/0408-spi-spi-qpic-fix-compilation-issues.patch [deleted file]
target/linux/qualcommbe/patches-6.6/016-01-v6.14-mtd-rawnand-qcom-cleanup-qcom_nandc-driver.patch [deleted file]
target/linux/qualcommbe/patches-6.6/016-02-v6.14-mtd-rawnand-qcom-Add-qcom-prefix-to-common-api.patch [deleted file]
target/linux/qualcommbe/patches-6.6/016-03-v6.14-mtd-nand-Add-qpic_common-API-file.patch [deleted file]
target/linux/qualcommbe/patches-6.6/016-04-v6.14-mtd-rawnand-qcom-use-FIELD_PREP-and-GENMASK.patch [deleted file]
target/linux/qualcommbe/patches-6.6/017-v6.,14-mtd-rawnand-qcom-Fix-build-issue-on-x86-architecture.patch [deleted file]