summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mtd
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@kernel.org>2021-12-09 10:04:53 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2021-12-17 11:25:56 +0100
commit14a3ca56c09d6b5ffb5f3f0eb83decca9b68d7fa (patch)
tree0fb813c8a2d5cbb92aacd8dd60c273b0df8a7b6f /Documentation/devicetree/bindings/mtd
parentdt-bindings: mtd: ti,gpmc-nand: Add missing 'rb-gpios' (diff)
downloadlinux-14a3ca56c09d6b5ffb5f3f0eb83decca9b68d7fa.tar.xz
linux-14a3ca56c09d6b5ffb5f3f0eb83decca9b68d7fa.zip
dt-bindings: mtd: ti, gpmc-nand: Add compatible for AM64 NAND
AM64 SoC contains the GPMC NAND controller. Add compatible for it. Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Roger Quadros <rogerq@kernel.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20211209090458.24830-2-rogerq@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/mtd')
-rw-r--r--Documentation/devicetree/bindings/mtd/ti,gpmc-nand.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mtd/ti,gpmc-nand.yaml b/Documentation/devicetree/bindings/mtd/ti,gpmc-nand.yaml
index 1c280f52baa0..4ac198814b7a 100644
--- a/Documentation/devicetree/bindings/mtd/ti,gpmc-nand.yaml
+++ b/Documentation/devicetree/bindings/mtd/ti,gpmc-nand.yaml
@@ -16,7 +16,10 @@ description:
properties:
compatible:
- const: ti,omap2-nand
+ items:
+ - enum:
+ - ti,am64-nand
+ - ti,omap2-nand
reg:
maxItems: 1