diff options
author | John Audia <therealgraysky@proton.me> | 2023-01-12 07:19:14 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-13 22:04:22 +0100 |
commit | 843e3dace75ccd0af1b0c82433f306f4df253082 (patch) | |
tree | 01a42525387b2121ba071ed1be083fc48e6f76a8 /target/linux/ramips | |
parent | c051693ef4873162801ebcaff17c55628e6a8482 (diff) | |
download | upstream-843e3dace75ccd0af1b0c82433f306f4df253082.tar.gz upstream-843e3dace75ccd0af1b0c82433f306f4df253082.tar.bz2 upstream-843e3dace75ccd0af1b0c82433f306f4df253082.zip |
kernel: bump 5.15 to 5.15.87
Removed upstreamed:
generic/hack-5.15/290-net-dsa-mv88e6xxx-depend-on-PTP-conditionally.patch[1]
Build system: x86_64
Build-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.87&id=945e58bdaf6faf6e3f957d182244fa830acddab4
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/patches-5.15/405-mtd-spi-nor-Add-support-for-BoHong-bh25q128as.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-5.15/405-mtd-spi-nor-Add-support-for-BoHong-bh25q128as.patch b/target/linux/ramips/patches-5.15/405-mtd-spi-nor-Add-support-for-BoHong-bh25q128as.patch index b997a1d480..4fd05fe64e 100644 --- a/target/linux/ramips/patches-5.15/405-mtd-spi-nor-Add-support-for-BoHong-bh25q128as.patch +++ b/target/linux/ramips/patches-5.15/405-mtd-spi-nor-Add-support-for-BoHong-bh25q128as.patch @@ -55,7 +55,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net> +}; --- a/drivers/mtd/spi-nor/core.c +++ b/drivers/mtd/spi-nor/core.c -@@ -1841,6 +1841,7 @@ int spi_nor_sr2_bit7_quad_enable(struct +@@ -1843,6 +1843,7 @@ int spi_nor_sr2_bit7_quad_enable(struct static const struct spi_nor_manufacturer *manufacturers[] = { &spi_nor_atmel, |