[PATCH 2/3] dt-bindings: mtd: Add AC5 specific binding

From: Vadym Kochan
Date: Wed Oct 19 2022 - 04:22:12 EST


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"
--
2.17.1