summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mtd/orion-nand.txt
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2012-07-18 19:22:54 +0200
committerAndrew Lunn <andrew@lunn.ch>2012-07-25 17:06:23 +0200
commit778435045a416da71f1757a80e37200a5ea5af70 (patch)
treeb1e91a6458fa6c07567a764029d1d539a1e68db0 /Documentation/devicetree/bindings/mtd/orion-nand.txt
parentbaffab28b13120694fa3ebab08d3e99667a851d2 (diff)
ARM: Kirkwood: Replace mrvl with marvell
It has been decided to use marvell, not mrvl, in the compatibility property. Search & replace. Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'Documentation/devicetree/bindings/mtd/orion-nand.txt')
-rw-r--r--Documentation/devicetree/bindings/mtd/orion-nand.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mtd/orion-nand.txt b/Documentation/devicetree/bindings/mtd/orion-nand.txt
index b2356b7d2fa4..2d6ab660e603 100644
--- a/Documentation/devicetree/bindings/mtd/orion-nand.txt
+++ b/Documentation/devicetree/bindings/mtd/orion-nand.txt
@@ -1,7 +1,7 @@
NAND support for Marvell Orion SoC platforms
Required properties:
-- compatible : "mrvl,orion-nand".
+- compatible : "marvell,orion-nand".
- reg : Base physical address of the NAND and length of memory mapped
region
@@ -24,7 +24,7 @@ nand@f4000000 {
ale = <1>;
bank-width = <1>;
chip-delay = <25>;
- compatible = "mrvl,orion-nand";
+ compatible = "marvell,orion-nand";
reg = <0xf4000000 0x400>;
partition@0 {