Hi Keguang, keguang.zhang@xxxxxxxxx wrote on Wed, 16 Oct 2024 16:06:09 +0800: > On Mon, Oct 7, 2024 at 10:10 PM Miquel Raynal <miquel.raynal@xxxxxxxxxxx> wrote: > > > > Hi Keguang, > > > > > +patternProperties: > > > + "^nand@[0-3]$": > > > + type: object > > > + $ref: raw-nand-chip.yaml > > > + > > > + required: > > > + - nand-use-soft-ecc-engine > > > + - nand-ecc-algo > > > > Actually I told you a mistake. The no-ecc-engine case should remain > > valid, so we cannot require these properties in the bindings. > > > Then, remove this section, right? Yes, please. Thanks, Miquèl