ath79: Fix multiple problems in patches and configuration
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 31 Jan 2020 09:21:16 +0000 (10:21 +0100)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Tue, 25 Feb 2020 19:20:58 +0000 (20:20 +0100)
commiteeb35a1e955dfe53fb8e921184e26a4736cd63ab
tree9bc0b6b469332eac6b667a0fc9044554564799f1
parentdf9b9794f2b6190d0600e9c02cc1f7f90781de99
ath79: Fix multiple problems in patches and configuration

* Sync the patches with the changes done for kernel 4.19
* Use KERNEL_TESTING_PATCHVER
* Refresh the configuration
* Fix multiple compile bugs in the patches
* Only add own ag71xx files for kernel 4.19 and use upstream version for
  5.4.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(please integrate into original patch)
36 files changed:
target/linux/ath79/Makefile
target/linux/ath79/config-5.4
target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/Kconfig [new file with mode: 0644]
target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/Makefile [new file with mode: 0644]
target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/ag71xx.h [new file with mode: 0644]
target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/ag71xx_debugfs.c [new file with mode: 0644]
target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/ag71xx_ethtool.c [new file with mode: 0644]
target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/ag71xx_gmac.c [new file with mode: 0644]
target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c [new file with mode: 0644]
target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/ag71xx_mdio.c [new file with mode: 0644]
target/linux/ath79/files-4.19/drivers/net/ethernet/atheros/ag71xx/ag71xx_phy.c [new file with mode: 0644]
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/Kconfig [deleted file]
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/Makefile [deleted file]
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h [deleted file]
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_debugfs.c [deleted file]
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ethtool.c [deleted file]
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_gmac.c [deleted file]
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c [deleted file]
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_mdio.c [deleted file]
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_phy.c [deleted file]
target/linux/ath79/generic/config-default
target/linux/ath79/nand/config-default
target/linux/ath79/patches-5.4/0003-leds-add-reset-controller-based-driver.patch
target/linux/ath79/patches-5.4/0004-phy-add-ath79-usb-phys.patch
target/linux/ath79/patches-5.4/0032-MIPS-ath79-sanitize-symbols.patch
target/linux/ath79/patches-5.4/0033-spi-ath79-drop-pdata-support.patch
target/linux/ath79/patches-5.4/0038-MIPS-ath79-add-missing-QCA955x-GMAC-registers.patch [new file with mode: 0644]
target/linux/ath79/patches-5.4/0039-MIPS-ath79-export-UART1-reference-clock.patch [new file with mode: 0644]
target/linux/ath79/patches-5.4/0051-spi-add-driver-for-ar934x-spi-controller.patch [new file with mode: 0644]
target/linux/ath79/patches-5.4/0060-serial-ar933x_uart-set-UART_CS_-RX-TX-_READY_ORIDE.patch [new file with mode: 0644]
target/linux/ath79/patches-5.4/403-mtd_fix_cfi_cmdset_0002_status_check.patch [deleted file]
target/linux/ath79/patches-5.4/420-net-ar71xx_mac_driver.patch [deleted file]
target/linux/ath79/patches-5.4/425-at803x-allow-sgmii-aneg-override.patch [new file with mode: 0644]
target/linux/ath79/patches-5.4/490-usb-ehci-add-quirks-for-qca-socs.patch [deleted file]
target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch
target/linux/ath79/tiny/config-default