From: Ezequiel Garcia Date: Thu, 7 Nov 2013 15:17:09 +0000 (-0300) Subject: mtd: nand: pxa3xx: devicetree binding update X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ad58b2d65f2a5582d6eccea25ddab156d54995e7;p=linux-beck.git mtd: nand: pxa3xx: devicetree binding update Since the driver supports the new compatible string, the binding documentation must be updated to reflect it. Signed-off-by: Ezequiel Garcia Acked-by: Jason Cooper Signed-off-by: Brian Norris --- diff --git a/Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt b/Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt index f1421e2bbab7..bed83908edfe 100644 --- a/Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt +++ b/Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt @@ -2,7 +2,9 @@ PXA3xx NAND DT bindings Required properties: - - compatible: Should be "marvell,pxa3xx-nand" + - compatible: Should be set to one of the following: + marvell,pxa3xx-nand + marvell,armada370-nand - reg: The register base for the controller - interrupts: The interrupt to map - #address-cells: Set to <1> if the node includes partitions