apm821xx: add support for kernel 5.10 for testing
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 20 Feb 2021 16:44:12 +0000 (17:44 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 5 Mar 2021 21:47:14 +0000 (22:47 +0100)
commitbe23f9818a1dcb689cb28be39b497262b70d91cf
tree96779c142811f510f7011d6861ac869eb1ff0730
parentca14dfb06b09beb664318459241c948bd98c9332
apm821xx: add support for kernel 5.10 for testing

This patch copies over refreshed patches from 5.4.

 - dropped crypto patches (they got upstreamed)

 - dropped renesas USB 3 firmware loader (they got upstreamed)

 - NAND now needs extra device-properties for ECC settings.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
15 files changed:
package/kernel/linux/modules/usb.mk
target/linux/apm821xx/Makefile
target/linux/apm821xx/config-5.10 [new file with mode: 0644]
target/linux/apm821xx/dts/apm82181.dtsi
target/linux/apm821xx/dts/meraki-mr24.dts
target/linux/apm821xx/dts/meraki-mx60.dts
target/linux/apm821xx/dts/netgear-wndap6x0.dtsi
target/linux/apm821xx/dts/netgear-wndr4700.dts
target/linux/apm821xx/patches-5.10/201-add-amcc-apollo3g-support.patch [new file with mode: 0644]
target/linux/apm821xx/patches-5.10/300-fix-atheros-nics-on-apm82181.patch [new file with mode: 0644]
target/linux/apm821xx/patches-5.10/301-fix-memory-map-wndr4700.patch [new file with mode: 0644]
target/linux/apm821xx/patches-5.10/802-usb-xhci-force-msi-renesas-xhci.patch [new file with mode: 0644]
target/linux/apm821xx/patches-5.10/803-hwmon-tc654-add-detection-routine.patch [new file with mode: 0644]
target/linux/apm821xx/patches-5.10/804-hwmon-tc654-add-thermal_cooling-device.patch [new file with mode: 0644]
target/linux/apm821xx/patches-5.10/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch [new file with mode: 0644]