ath79: refresh 6.6 kernel patches
authorShiji Yang <yangshiji66@qq.com>
Sat, 16 Mar 2024 00:39:16 +0000 (08:39 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 9 May 2024 21:53:02 +0000 (23:53 +0200)
commit872fe7e9f9fbf857963728bd267ef982143cddde
tree84752c1a465d8322d67ce160d9b635efa75d3a4d
parentd123330aa93a2d09f7dff039a2351d947d4fd8f7
ath79: refresh 6.6 kernel patches

Some APIs have been changed. Porting them to the new kernel 6.6
version to fix the compile error.

Removed upstreamed:
010-v6.4-gpio-ath79-Convert-to-immutable-irq_chip.patch[1]

Manually rebased:
700-phy-add-ath79-usb-phys.patch
721-phy-mdio-bitbang-prevent-rescheduling-during-command.patch. ref:[2]

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.6.y&id=b11ce7e48121a02ceedec9f4dfcab4f2bee8f35f
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.6.y&id=002dd3de097c778a74ae9e47e598bea6ad055af0

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
13 files changed:
target/linux/ath79/patches-6.6/010-v6.4-gpio-ath79-Convert-to-immutable-irq_chip.patch [deleted file]
target/linux/ath79/patches-6.6/340-register_gpio_driver_earlier.patch
target/linux/ath79/patches-6.6/370-MIPS-ath79-sanitize-symbols.patch
target/linux/ath79/patches-6.6/400-mtd-nor-support-mtd-name-from-device-tree.patch
target/linux/ath79/patches-6.6/420-drivers-link-spi-before-mtd.patch
target/linux/ath79/patches-6.6/430-mtd-ar934x-nand-driver.patch
target/linux/ath79/patches-6.6/700-phy-add-ath79-usb-phys.patch
target/linux/ath79/patches-6.6/720-mdio_bitbang_ignore_ta_value.patch
target/linux/ath79/patches-6.6/721-phy-mdio-bitbang-prevent-rescheduling-during-command.patch
target/linux/ath79/patches-6.6/800-leds-add-reset-controller-based-driver.patch
target/linux/ath79/patches-6.6/900-unaligned_access_hacks.patch
target/linux/ath79/patches-6.6/910-mikrotik-rb4xx.patch
target/linux/ath79/patches-6.6/911-mikrotik-rb91x.patch