]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: backport NAND driver for RTL93xx
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Mon, 28 Jul 2025 14:13:26 +0000 (10:13 -0400)
committerRobert Marko <robimarko@gmail.com>
Wed, 30 Jul 2025 21:22:24 +0000 (23:22 +0200)
commit41b0340ff084321a4b39df8cb2cf624dd7acc57f
treecb0c0aef6608bea478f23865bfc6b7bf1ad78453
parent66916096f3804f8c424828be9ad67f7812569a16
realtek: backport NAND driver for RTL93xx

RTL93xx devices have a NAND controller built in. Upstream already
has a driver in place. Include it downstream. Activate it in the
RTL93xx builds and disable it for the RTL83xx builds.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19583
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/patches-6.12/001-v6.13-spi-mem-add-realtek-nand-controller.patch [new file with mode: 0644]
target/linux/realtek/patches-6.12/002-v6.13-spi-mem-rtl-snand-correctly-handle-dma-transfers.patch [new file with mode: 0644]
target/linux/realtek/rtl838x/config-6.12
target/linux/realtek/rtl839x/config-6.12
target/linux/realtek/rtl930x/config-6.12
target/linux/realtek/rtl931x/config-6.12