]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: add support for HeYangTek HYF1GQ4UDACAE SPI-NAND 23742/head
authorAleksei Sviridkin <f@lex.la>
Wed, 10 Jun 2026 10:38:10 +0000 (13:38 +0300)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Fri, 14 Aug 2026 09:30:03 +0000 (11:30 +0200)
commit21a236d49e442a32b45d640d65bc0266ef7febb9
treedf2cab62b96720a7ffa9ff5e1ee44a2107fba9d4
parentdfa0a92172d73743c4a790d61859775bbb6fe8d5
kernel: add support for HeYangTek HYF1GQ4UDACAE SPI-NAND

The HeYangTek HYF1GQ4UDACAE is a 1 Gbit (128 MiB) SLC SPI-NAND with
2048 + 64 byte pages and on-die 4-bit / 512-byte ECC (JEDEC ID 0xc9),
found among others on some Keenetic KN-3411 (Buddy 6) units.

The driver is accepted upstream and sits in the MTD tree heading for
Linux 7.3, so it goes to backport-6.18 as the upstream commit
a837468386 ("mtd: spinand: add support for HeYangTek HYF1GQ4UDACAE").

The Etron and Dosilicon spinand patches are refreshed because the
backport applies before them and touches the same spinand-objs line.
Other SPI-NAND patches in the MediaTek, Airoha, EcoNet and Qualcommax
targets are refreshed for the shifted core offsets.

Signed-off-by: Aleksei Sviridkin <f@lex.la>
Link: https://github.com/openwrt/openwrt/pull/23742
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/airoha/patches-6.18/901-snand-mtk-bmt-support.patch
target/linux/econet/patches-6.18/902-snand-mtk-bmt-support.patch
target/linux/generic/backport-6.18/436-v7.3-mtd-spinand-add-support-for-HeYangTek-HYF1GQ4UDACAE.patch [new file with mode: 0644]
target/linux/generic/pending-6.18/487-mtd-spinand-Add-support-for-Etron-EM73D044VCx.patch
target/linux/mediatek/patches-6.18/010-v7.0-mtd-spinand-add-support-for-Dosilicon-DS35Q1GA-DS35M.patch
target/linux/mediatek/patches-6.18/330-snand-mtk-bmt-support.patch
target/linux/mediatek/patches-6.18/435-drivers-mtd-spinand-Add-calibration-support-for-spin.patch
target/linux/mediatek/patches-6.18/436-drivers-mtd-spi-nor-Add-calibration-support-for-spi-.patch
target/linux/mediatek/patches-6.18/960-asus-hack-u-boot-ignore-mtdparts.patch
target/linux/qualcommax/patches-6.18/0412-mtd-spinand-qpic-only-support-max-4-bytes-ID.patch