[openwrt/openwrt] pistachio: 6.1: refresh kernel patches

LEDE Commits lede-commits at lists.infradead.org
Mon Apr 22 02:27:18 PDT 2024


ansuel pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/116e8917bf9f386e975777c66345f2571b1d74df

commit 116e8917bf9f386e975777c66345f2571b1d74df
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Mon Apr 22 11:24:10 2024 +0200

    pistachio: 6.1: refresh kernel patches
    
    Refresh kernel patches with make target/linux/refresh.
    
    Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
 .../patches-6.1/401-mtd-nor-support-mtd-name-from-device-tree.patch     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/pistachio/patches-6.1/401-mtd-nor-support-mtd-name-from-device-tree.patch b/target/linux/pistachio/patches-6.1/401-mtd-nor-support-mtd-name-from-device-tree.patch
index b30f79b773..a8ebab9cd2 100644
--- a/target/linux/pistachio/patches-6.1/401-mtd-nor-support-mtd-name-from-device-tree.patch
+++ b/target/linux/pistachio/patches-6.1/401-mtd-nor-support-mtd-name-from-device-tree.patch
@@ -10,7 +10,7 @@ Signed-off-by: Abhimanyu Vishwakarma <Abhimanyu.Vishwakarma at imgtec.com>
 
 --- a/drivers/mtd/spi-nor/core.c
 +++ b/drivers/mtd/spi-nor/core.c
-@@ -2942,12 +2942,20 @@ static void spi_nor_set_mtd_info(struct
+@@ -2964,12 +2964,20 @@ static void spi_nor_set_mtd_info(struct
  {
  	struct mtd_info *mtd = &nor->mtd;
  	struct device *dev = nor->dev;




More information about the lede-commits mailing list