diff options
author | John Audia <therealgraysky@proton.me> | 2022-12-14 10:13:21 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-12-14 23:37:28 +0100 |
commit | 90120a1552ba5e55c4a03aca1920831116ab50a9 (patch) | |
tree | 2823d5f961ae7ad43c705436028c1a069e760184 /target/linux/rockchip | |
parent | b6fa423907f7e09a173407fd9e9c91ccd907a91d (diff) | |
download | upstream-90120a1552ba5e55c4a03aca1920831116ab50a9.tar.gz upstream-90120a1552ba5e55c4a03aca1920831116ab50a9.tar.bz2 upstream-90120a1552ba5e55c4a03aca1920831116ab50a9.zip |
kernel: bump 5.10 to 5.10.159
Removed upstreamed:
backport-5.10/888-v6.1-ca8210-Fix-crash-by-zero-initializing-data.patch[1]
All patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.159&id=0a8e66e375736ea12c11f0ef238ba2a8efec460b
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/rockchip')
-rw-r--r-- | target/linux/rockchip/patches-5.10/104-rockchip-use-USB-host-by-default-on-rk3399-rock-pi-4.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rockchip/patches-5.10/104-rockchip-use-USB-host-by-default-on-rk3399-rock-pi-4.patch b/target/linux/rockchip/patches-5.10/104-rockchip-use-USB-host-by-default-on-rk3399-rock-pi-4.patch index da87227564..56166783a5 100644 --- a/target/linux/rockchip/patches-5.10/104-rockchip-use-USB-host-by-default-on-rk3399-rock-pi-4.patch +++ b/target/linux/rockchip/patches-5.10/104-rockchip-use-USB-host-by-default-on-rk3399-rock-pi-4.patch @@ -21,7 +21,7 @@ Signed-off-by: Heiko Stuebner <heiko@sntech.de> --- a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi -@@ -680,7 +680,7 @@ +@@ -679,7 +679,7 @@ &usbdrd_dwc3_0 { status = "okay"; |