diff options
author | Petr Štetiar <ynezz@true.cz> | 2022-08-22 22:45:53 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-08-28 07:24:59 +0200 |
commit | 4209c33ae27d6bb53722e79d7c1a696ea02e25ad (patch) | |
tree | 3cdceede555fa6e21fa8b693a578c3cf2890949e /target/linux/sunxi/patches-5.10 | |
parent | a901a13505e13f2d0e60ceaa85d19feea15d4cd4 (diff) | |
download | upstream-4209c33ae27d6bb53722e79d7c1a696ea02e25ad.tar.gz upstream-4209c33ae27d6bb53722e79d7c1a696ea02e25ad.tar.bz2 upstream-4209c33ae27d6bb53722e79d7c1a696ea02e25ad.zip |
kernel: bump 5.10 to 5.10.137
Removed following upstreamed patch:
* bcm53xx: 081-next-ARM_dts_BCM53015-add-mr26.patch
All other patches automagically rebased.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit d1163fd13f6498826d202f0b58cedf32d7891d52)
Diffstat (limited to 'target/linux/sunxi/patches-5.10')
-rw-r--r-- | target/linux/sunxi/patches-5.10/062-add-sun8i-h3-zeropi-support.patch | 2 | ||||
-rw-r--r-- | target/linux/sunxi/patches-5.10/100-sunxi-h3-add-support-for-nanopi-r1.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/sunxi/patches-5.10/062-add-sun8i-h3-zeropi-support.patch b/target/linux/sunxi/patches-5.10/062-add-sun8i-h3-zeropi-support.patch index 35e14aa4ef..3dd37fedba 100644 --- a/target/linux/sunxi/patches-5.10/062-add-sun8i-h3-zeropi-support.patch +++ b/target/linux/sunxi/patches-5.10/062-add-sun8i-h3-zeropi-support.patch @@ -1,6 +1,6 @@ --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -1203,6 +1203,7 @@ dtb-$(CONFIG_MACH_SUN8I) += \ +@@ -1204,6 +1204,7 @@ dtb-$(CONFIG_MACH_SUN8I) += \ sun8i-h3-orangepi-zero-plus2.dtb \ sun8i-h3-rervision-dvk.dtb \ sun8i-h3-emlid-neutis-n5h3-devboard.dtb \ diff --git a/target/linux/sunxi/patches-5.10/100-sunxi-h3-add-support-for-nanopi-r1.patch b/target/linux/sunxi/patches-5.10/100-sunxi-h3-add-support-for-nanopi-r1.patch index 9a969d5e00..cbdf5ed3d4 100644 --- a/target/linux/sunxi/patches-5.10/100-sunxi-h3-add-support-for-nanopi-r1.patch +++ b/target/linux/sunxi/patches-5.10/100-sunxi-h3-add-support-for-nanopi-r1.patch @@ -27,7 +27,7 @@ Signed-off-by: Jayantajit Gogoi <jayanta.gogoi525@gmail.com> - const: gemei,g9 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -1193,6 +1193,7 @@ dtb-$(CONFIG_MACH_SUN8I) += \ +@@ -1194,6 +1194,7 @@ dtb-$(CONFIG_MACH_SUN8I) += \ sun8i-h3-nanopi-m1-plus.dtb \ sun8i-h3-nanopi-neo.dtb \ sun8i-h3-nanopi-neo-air.dtb \ |