On Wed, 20 Oct 2021 16:27:59 +0200, Miquel Raynal wrote: > Describe Macronix NAND ECC engine. This engine may be used as an > external engine or can be pipelined with either a raw NAND controller or > a SPI controller. Both hardware designs with a SPI controller are shown > in the examples. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > --- > .../bindings/mtd/mxicy,nand-ecc-engine.yaml | 77 +++++++++++++++++++ > 1 file changed, 77 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mtd/mxicy,nand-ecc-engine.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>