Pārlūkot izejas kodu

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>
Stefan Roese 10 gadi atpakaļ
vecāks
revīzija
ed0215cc3b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Documentation/devicetree/bindings/mtd/gpmi-nand.txt

+ 1 - 1
Documentation/devicetree/bindings/mtd/gpmi-nand.txt

@@ -1,7 +1,7 @@
 * Freescale General-Purpose Media Interface (GPMI)
 
 The GPMI nand controller provides an interface to control the
-NAND flash chips. We support only one NAND chip now.
+NAND flash chips.
 
 Required properties:
   - compatible : should be "fsl,<chip>-gpmi-nand"