rockchip: add Kernel 5.10 support
authorDavid Bauer <mail@david-bauer.net>
Tue, 16 Feb 2021 21:06:12 +0000 (22:06 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sat, 20 Feb 2021 00:26:00 +0000 (01:26 +0100)
commit422b3e199316b9794e400ea1519505cb0609dfc3
treef2bf478283a29e8a100458cc2b7365429780eebb
parent2ff96860408a92e074747e14e7f737d3fdb14573
rockchip: add Kernel 5.10 support

Remove all upstreamed patches and add the kernel configuration for
version 5.10.

The Rock Pi 4 was split in multiple versions. Add a DTS with the old
name in order to keep compatibility while having kernel 5.4 and 5.10 in
parallel. Switch to the Rock Pi 4A DTS once Kernel 5.4 support is
removed.

Tested-on: Nanoi R2S

Signed-off-by: David Bauer <mail@david-bauer.net>
12 files changed:
target/linux/rockchip/Makefile
target/linux/rockchip/armv8/config-5.10 [new file with mode: 0644]
target/linux/rockchip/armv8/config-5.4
target/linux/rockchip/config-default [deleted file]
target/linux/rockchip/files-5.10/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts [new file with mode: 0644]
target/linux/rockchip/patches-5.10/002-net-usb-r8152-add-LED-configuration-from-OF.patch [new file with mode: 0644]
target/linux/rockchip/patches-5.10/003-dt-bindings-net-add-RTL8152-binding-documentation.patch [new file with mode: 0644]
target/linux/rockchip/patches-5.10/100-rockchip-use-system-LED-for-OpenWrt.patch [new file with mode: 0644]
target/linux/rockchip/patches-5.10/101-dts-rockchip-add-usb3-controller-node-for-RK3328-SoCs.patch [new file with mode: 0644]
target/linux/rockchip/patches-5.10/102-rockchip-enable-LAN-port-on-NanoPi-R2S.patch [new file with mode: 0644]
target/linux/rockchip/patches-5.10/103-arm64-rockchip-add-OF-node-for-USB-eth-on-NanoPi-R2S.patch [new file with mode: 0644]
target/linux/rockchip/patches-5.10/104-rockchip-use-USB-host-by-default-on-rk3399-rock-pi-4.patch [new file with mode: 0644]