projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c967360
)
mtd: gpmi: Remove "We support only one NAND chip" from bindings doc
author
Stefan Roese
<
[email protected]
>
Thu, 27 Nov 2014 14:18:49 +0000
(15:18 +0100)
committer
Brian Norris
<
[email protected]
>
Mon, 22 Dec 2014 20:58:24 +0000
(12:58 -0800)
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 <
[email protected]
>
Cc: Huang Shijie <
[email protected]
>
Cc: Brian Norris <
[email protected]
>
Signed-off-by: Brian Norris <
[email protected]
>
Documentation/devicetree/bindings/mtd/gpmi-nand.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/mtd/gpmi-nand.txt
b/Documentation/devicetree/bindings/mtd/gpmi-nand.txt
index a011fdf61dbfaeac39ab76bb48db143443243549..d02acaff3c35e98476b91c26757f30355736cb3b 100644
(file)
--- a/
Documentation/devicetree/bindings/mtd/gpmi-nand.txt
+++ b/
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"