Hi Vadym, vadym.kochan@xxxxxxxxxxx wrote on Wed, 19 Oct 2022 11:20:39 +0300: > From: Aviram Dali <aviramd@xxxxxxxxxxx> > > Add binding for AC5 SoC which have its special way of handing > NAND layout. > > Signed-off-by: Aviram Dali <aviramd@xxxxxxxxxxx> > Signed-off-by: Vadym Kochan <vadym.kochan@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/mtd/marvell-nand.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mtd/marvell-nand.txt b/Documentation/devicetree/bindings/mtd/marvell-nand.txt > index a2d9a0f2b683..293551ec7350 100644 > --- a/Documentation/devicetree/bindings/mtd/marvell-nand.txt > +++ b/Documentation/devicetree/bindings/mtd/marvell-nand.txt > @@ -2,6 +2,7 @@ Marvell NAND Flash Controller (NFC) > > Required properties: > - compatible: can be one of the following: > + * "marvell,ac5-nand-controller" > * "marvell,armada-8k-nand-controller" > * "marvell,armada370-nand-controller" > * "marvell,pxa3xx-nand-controller" Could you please do the yaml conversion first? Thanks, Miquèl