ath79: add 5.15 support for generic subtarget
authorDavid Bauer <mail@david-bauer.net>
Sun, 27 Mar 2022 21:12:39 +0000 (23:12 +0200)
committerDavid Bauer <mail@david-bauer.net>
Wed, 30 Mar 2022 15:28:39 +0000 (17:28 +0200)
commit9a0155bc4fa3642cdf930d50098bc929173f170f
tree3e1387b63be3e1fc8124d5b447d35b1d6273fcc7
parentfc94c0d203d1c97d3dfdd045fb57b1cb7826e491
ath79: add 5.15 support for generic subtarget

Add Kernel 5.15 patches + config. This is currently only available for
the generic subtarget, as it was exclusively tested with this target.

Tested-on: Siemens WS-AP3610, Enterasys WS-AP3705i

Signed-off-by: David Bauer <mail@david-bauer.net>
35 files changed:
target/linux/ath79/config-5.15 [new file with mode: 0644]
target/linux/ath79/generic/target.mk
target/linux/ath79/patches-5.15/0003-leds-add-reset-controller-based-driver.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0004-phy-add-ath79-usb-phys.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0005-usb-add-more-OF-quirk-properties.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0007-irqchip-irq-ath79-intc-add-irq-cascade-driver-for-QC.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0008-irqchip-irq-ath79-cpu-drop-OF-init-helper.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0017-dt-bindings-PCI-qcom-ar7100-adds-binding-doc.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0018-MIPS-pci-ar71xx-convert-to-OF.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0019-dt-bindings-PCI-qcom-ar7240-adds-binding-doc.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0020-MIPS-pci-ar724x-convert-to-OF.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0032-MIPS-ath79-sanitize-symbols.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0034-MIPS-ath79-ath9k-exports.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0036-MIPS-ath79-remove-irq-code-from-pci.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0037-missing-registers.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0038-MIPS-ath79-add-missing-QCA955x-GMAC-registers.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0039-MIPS-ath79-export-UART1-reference-clock.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/004-register_gpio_driver_earlier.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0040-ath79-sgmii-config.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/0062-MIPS-pci-ar724x-add-QCA9550-reset-sequence.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/401-mtd-nor-support-mtd-name-from-device-tree.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/404-mtd-cybertan-trx-parser.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/408-mtd-redboot_partition_scan.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/410-spi-ath79-Implement-the-spi_mem-interface.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/420-net-use-downstream-ag71xx.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/430-drivers-link-spi-before-mtd.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/440-mtd-ar934x-nand-driver.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/470-MIPS-ath79-swizzle-pci-address-for-ar71xx.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/900-mdio_bitbang_ignore_ta_value.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/901-phy-mdio-bitbang-prevent-rescheduling-during-command.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/910-unaligned_access_hacks.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/920-mikrotik-rb4xx.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/930-ar8216-make-reg-access-atomic.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/939-mikrotik-rb91x.patch [new file with mode: 0644]
target/linux/ath79/patches-5.15/940-ath79-add-support-for-booting-QCN550x.patch [new file with mode: 0644]