ath79: refresh patches and configs to introduce kernel 6.1 support
authorShiji Yang <yangshiji66@qq.com>
Wed, 31 May 2023 03:14:04 +0000 (11:14 +0800)
committerDavid Bauer <mail@david-bauer.net>
Fri, 8 Sep 2023 16:06:30 +0000 (18:06 +0200)
commit5f59d28bc3434d5b582310579096fa839f86e1df
tree23767b09d446079ebc90ff27983edb425c904583
parentd9a9caf3525899a74755bc4ea6ef3f7d4b049941
ath79: refresh patches and configs to introduce kernel 6.1 support

All kernel configs are refreshed by
'make kernel_oldconfig CONFIG_TARGET=target' and
'make kernel_oldconfig CONFIG_TARGET=subtarget'.

upstreamed patches:
010-v5.17-spi-ar934x-fix-transfer-and-word-delays.patch
011-v5.17-spi-ar934x-fix-transfer-size.patch
020-v5.18-spi-ath79-Implement-the-spi_mem-interface.patch
030-v5.18-ath79-add-support-for-booting-QCN550x.patch

build and run tested on:
ath79/generic/ar7241
ath79/generic/qca9563
ath79/nand/ar9344

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
18 files changed:
target/linux/ath79/Makefile
target/linux/ath79/config-6.1
target/linux/ath79/mikrotik/config-default
target/linux/ath79/nand/config-default
target/linux/ath79/patches-6.1/010-v5.17-spi-ar934x-fix-transfer-and-word-delays.patch [deleted file]
target/linux/ath79/patches-6.1/011-v5.17-spi-ar934x-fix-transfer-size.patch [deleted file]
target/linux/ath79/patches-6.1/020-v5.18-spi-ath79-Implement-the-spi_mem-interface.patch [deleted file]
target/linux/ath79/patches-6.1/030-v5.18-ath79-add-support-for-booting-QCN550x.patch [deleted file]
target/linux/ath79/patches-6.1/340-register_gpio_driver_earlier.patch
target/linux/ath79/patches-6.1/370-MIPS-ath79-sanitize-symbols.patch
target/linux/ath79/patches-6.1/400-mtd-nor-support-mtd-name-from-device-tree.patch
target/linux/ath79/patches-6.1/410-mtd-cybertan-trx-parser.patch
target/linux/ath79/patches-6.1/430-mtd-ar934x-nand-driver.patch
target/linux/ath79/patches-6.1/701-usb-add-more-OF-quirk-properties.patch
target/linux/ath79/patches-6.1/800-leds-add-reset-controller-based-driver.patch
target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch
target/linux/ath79/patches-6.1/910-mikrotik-rb4xx.patch
target/linux/ath79/patches-6.1/911-mikrotik-rb91x.patch