[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230706182909.79151-1-william.zhang@broadcom.com>
Date: Thu, 6 Jul 2023 11:29:04 -0700
From: William Zhang <william.zhang@...adcom.com>
To: Broadcom Kernel List <bcm-kernel-feedback-list@...adcom.com>,
Linux MTD List <linux-mtd@...ts.infradead.org>
Cc: f.fainelli@...il.com, rafal@...ecki.pl, kursad.oney@...adcom.com,
joel.peshkin@...adcom.com, computersforpeace@...il.com,
anand.gore@...adcom.com, dregan@...l.com, kamal.dasu@...adcom.com,
tomer.yacoby@...adcom.com, dan.beygelman@...adcom.com,
William Zhang <william.zhang@...adcom.com>,
Frieder Schrempf <frieder.schrempf@...tron.de>,
Rob Herring <robh@...nel.org>, linux-kernel@...r.kernel.org,
Vignesh Raghavendra <vigneshr@...com>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Boris Brezillon <bbrezillon@...nel.org>,
Kamal Dasu <kdasu.kdev@...il.com>
Subject: [PATCH v4 0/5] mtd: rawnand: brcmnand: driver and doc updates
This patch series include the accumulative updates and fixes for the
brcmnand driver. The bcmbca SoC related updates are removed from v2 and
will send separate patch series for that. v3 series adds a new patch for
mtd oobsize fix.
Changes in v4:
- Move ACC_CONTROL_ECC*_SHIFT definitions out of the enum definition
- Add cc stable tag
- Update comment in the polling status and oob write function
- Update commit message
Changes in v3:
- Fix kernel test robot sparse warning:
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1500:54: sparse: expected unsigned int [usertype] data
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1500:54: sparse: got restricted __be32 [usertype]
Changes in v2:
- Use driver static data for ECC level shift
- Handle the remaining unaligned oob data after the oob data write loop
William Zhang (5):
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2
controller
mtd: rawnand: brcmnand: Fix potential false time out warning
mtd: rawnand: brcmnand: Fix crash during the panic_write
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob
write
mtd: rawnand: brcmnand: Fix mtd oobsize
drivers/mtd/nand/raw/brcmnand/brcmnand.c | 119 +++++++++++++++--------
1 file changed, 81 insertions(+), 38 deletions(-)
--
2.37.3
Download attachment "smime.p7s" of type "application/pkcs7-signature" (4212 bytes)
Powered by blists - more mailing lists