Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Roger Quadros and committed by
Miquel Raynal
14a3ca56 c14e281a

+4 -1
+4 -1
Documentation/devicetree/bindings/mtd/ti,gpmc-nand.yaml
··· 16 16 17 17 properties: 18 18 compatible: 19 - const: ti,omap2-nand 19 + items: 20 + - enum: 21 + - ti,am64-nand 22 + - ti,omap2-nand 20 23 21 24 reg: 22 25 maxItems: 1