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

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 <ezequiel.garcia@free-electrons.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

authored by

Ezequiel Garcia and committed by
Brian Norris
ad58b2d6 26a6d240

+3 -1
+3 -1
Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt
··· 2 2 3 3 Required properties: 4 4 5 - - compatible: Should be "marvell,pxa3xx-nand" 5 + - compatible: Should be set to one of the following: 6 + marvell,pxa3xx-nand 7 + marvell,armada370-nand 6 8 - reg: The register base for the controller 7 9 - interrupts: The interrupt to map 8 10 - #address-cells: Set to <1> if the node includes partitions