diff options
| author | John Audia <therealgraysky@proton.me> | 2023-12-13 15:54:50 -0500 |
|---|---|---|
| committer | Nick Hainke <vincent@systemli.org> | 2023-12-19 14:18:55 +0100 |
| commit | bcb37c84d21dd93f28691d665456a9d8ef89aaf2 (patch) | |
| tree | ae5dfe30015fb660a9514e5e8218d51439b8b1df /target/linux/mediatek | |
| parent | 1e6c6a36f5a7a6e599dfb96fe23602fff64fe308 (diff) | |
| download | upstream-bcb37c84d21dd93f28691d665456a9d8ef89aaf2.tar.gz upstream-bcb37c84d21dd93f28691d665456a9d8ef89aaf2.tar.bz2 upstream-bcb37c84d21dd93f28691d665456a9d8ef89aaf2.zip | |
kernel: bump 5.15 to 5.15.143
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.143
Removed upstreamed:
generic/backport-5.15/795-v6.6-12-r8152-Rename-RTL8152_UNPLUG-to-RTL8152_INACCESSIBLE.patch[1]
Manually rebased:
mediatek/patches-5.15/100-dts-update-mt7622-rfb1.patch
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.143&id=00beca907a7be61da935bb687f9601420fc5f8a8
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/mediatek')
| -rw-r--r-- | target/linux/mediatek/patches-5.15/100-dts-update-mt7622-rfb1.patch | 2 | ||||
| -rw-r--r-- | target/linux/mediatek/patches-5.15/113-dts-fix-bpi64-leds-and-buttons.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/mediatek/patches-5.15/100-dts-update-mt7622-rfb1.patch b/target/linux/mediatek/patches-5.15/100-dts-update-mt7622-rfb1.patch index 7224a9882c0..1f9e24a4d29 100644 --- a/target/linux/mediatek/patches-5.15/100-dts-update-mt7622-rfb1.patch +++ b/target/linux/mediatek/patches-5.15/100-dts-update-mt7622-rfb1.patch @@ -40,7 +40,7 @@ }; }; - memory { + memory@40000000 { - reg = <0 0x40000000 0 0x20000000>; + reg = <0 0x40000000 0 0x40000000>; }; diff --git a/target/linux/mediatek/patches-5.15/113-dts-fix-bpi64-leds-and-buttons.patch b/target/linux/mediatek/patches-5.15/113-dts-fix-bpi64-leds-and-buttons.patch index f88dbc71955..f728b965642 100644 --- a/target/linux/mediatek/patches-5.15/113-dts-fix-bpi64-leds-and-buttons.patch +++ b/target/linux/mediatek/patches-5.15/113-dts-fix-bpi64-leds-and-buttons.patch @@ -53,4 +53,4 @@ + */ }; - memory { + memory@40000000 { |
