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

mtd: gpmi: Remove "We support only one NAND chip" from bindings doc

This sentence "We support only one NAND chip now" is not true any more.
Multiple chips are supported. So lets remove this sentence to not
confuse anyone.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Huang Shijie <b32955@freescale.com>
Cc: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

authored by

Stefan Roese and committed by
Brian Norris
ed0215cc c9673609

+1 -1
+1 -1
Documentation/devicetree/bindings/mtd/gpmi-nand.txt
··· 1 1 * Freescale General-Purpose Media Interface (GPMI) 2 2 3 3 The GPMI nand controller provides an interface to control the 4 - NAND flash chips. We support only one NAND chip now. 4 + NAND flash chips. 5 5 6 6 Required properties: 7 7 - compatible : should be "fsl,<chip>-gpmi-nand"