Browse Source

kernel: bump 5.15 to 5.15.74

All patches automatically rebased.

Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200

Signed-off-by: John Audia <[email protected]>
John Audia 3 years ago
parent
commit
b0a94fc60d

+ 2 - 2
include/kernel-5.15

@@ -1,2 +1,2 @@
-LINUX_VERSION-5.15 = .73
-LINUX_KERNEL_HASH-5.15.73 = a822f09525ae8803453939a91e73f18097a3ba2aec73be4fe9ab314a0131715d
+LINUX_VERSION-5.15 = .74
+LINUX_KERNEL_HASH-5.15.74 = 2c1539a2f85b835c36c4a07c8270b52b0bec38fdda7339477d07f0c3af8c4265

+ 1 - 6
target/linux/bcm53xx/patches-5.15/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch

@@ -13,11 +13,9 @@ Signed-off-by: Aleksey Nasibulin <[email protected]>
  arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
 
-diff --git a/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts b/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts
-index f1412ba83def..0454423fe166 100644
 --- a/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts
 +++ b/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts
-@@ -19,7 +19,8 @@ chosen {
+@@ -19,7 +19,8 @@
  
  	memory@0 {
  		device_type = "memory";
@@ -27,6 +25,3 @@ index f1412ba83def..0454423fe166 100644
  	};
  
  	gpio-keys {
--- 
-2.30.2
-