diff options
author | John Audia <therealgraysky@proton.me> | 2022-10-15 05:51:54 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-18 15:09:23 +0200 |
commit | b0a94fc60de18e55b44fdb656d7e9812c1668af7 (patch) | |
tree | 574671718a56953a68ffc386280d7e6fab7f5558 /target/linux/bcm53xx | |
parent | fe0d592f3fd466e4f56f6f787cce08fc0b6d303f (diff) | |
download | upstream-b0a94fc60de18e55b44fdb656d7e9812c1668af7.tar.gz upstream-b0a94fc60de18e55b44fdb656d7e9812c1668af7.tar.bz2 upstream-b0a94fc60de18e55b44fdb656d7e9812c1668af7.zip |
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 <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r-- | target/linux/bcm53xx/patches-5.15/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/bcm53xx/patches-5.15/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch b/target/linux/bcm53xx/patches-5.15/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch index 8d15abf915..068d676962 100644 --- a/target/linux/bcm53xx/patches-5.15/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch +++ b/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 <alealexpro100@ya.ru> 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 - |