Skip to content

Commit

Permalink
mtd: gpmi: Remove "We support only one NAND chip" from bindings doc
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stefan Roese authored and Brian Norris committed Dec 22, 2014
1 parent c967360 commit ed0215c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/mtd/gpmi-nand.txt
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit ed0215c

Please sign in to comment.