From: Aviram Dali <aviramd@marvell.com>
Add binding for AC5 SoC which have its special way of handing
NAND layout.
Signed-off-by: Aviram Dali <aviramd@marvell.com>
Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>
---
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"
--
2.17.1
Hi Vadym, vadym.kochan@plvision.eu wrote on Wed, 19 Oct 2022 11:20:39 +0300: > From: Aviram Dali <aviramd@marvell.com> > > Add binding for AC5 SoC which have its special way of handing > NAND layout. > > Signed-off-by: Aviram Dali <aviramd@marvell.com> > Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu> > --- > 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
Hi Vadym, On 19/10/22 21:46, Miquel Raynal wrote: > Hi Vadym, > > vadym.kochan@plvision.eu wrote on Wed, 19 Oct 2022 11:20:39 +0300: > >> From: Aviram Dali <aviramd@marvell.com> >> >> Add binding for AC5 SoC which have its special way of handing >> NAND layout. >> >> Signed-off-by: Aviram Dali <aviramd@marvell.com> >> Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu> >> --- >> 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? If it helps I've done a few of these conversions in the past. I'd be happy to help you out with doing the conversion if it helps you move the rest of the series forward. > > Thanks, > Miquèl
Hi Chris, >> vadym.kochan@plvision.eu wrote on Wed, 19 Oct 2022 11:20:39 +0300: >> >>> From: Aviram Dali <aviramd@marvell.com> >>> >>> Add binding for AC5 SoC which have its special way of handing >>> NAND layout. >>> >>> Signed-off-by: Aviram Dali <aviramd@marvell.com> >>> Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu> >>> --- >>> 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? >If it helps I've done a few of these conversions in the past. I'd be >happy to help you out with doing the conversion if it helps you move the >rest of the series forward. Thanks for your proposal to help, I already sent the separate series just for YAML conversion, actually it is my first YAML experience. Regards, Vadym
© 2016 - 2026 Red Hat, Inc.