Hi David, dregan@xxxxxxxxxxxx wrote on Tue, 23 Jan 2024 19:04:49 -0800: > From: William Zhang <william.zhang@xxxxxxxxxxxx> > > Update the descriptions to reflect different families of broadband SoC and > use the general name bcmbca for ARM based SoC. > > Add brcm,nand-use-wp property to have an option for disabling this > feature on broadband board design that does not use write protection. > > Add brcm,nand-ecc-use-strap to get ecc setting from board boot strap for > broadband board designs because they do not specify ecc setting in dts > but rather using the strap setting. > > Remove the requirement of interrupts property to reflect the driver > code. Also add myself to the list of maintainers. > > Signed-off-by: William Zhang <william.zhang@xxxxxxxxxxxx> > Reviewed-by: David Regan <dregan@xxxxxxxxxxxx> Please split this into three commits. dt-bindings are hard enough to think again, mixing changes is definitely not a good idea. Thanks, Miquèl