diff options
author | Andrew Lunn <andrew@lunn.ch> | 2012-07-18 21:22:54 +0400 |
---|---|---|
committer | Andrew Lunn <andrew@lunn.ch> | 2012-07-25 19:06:23 +0400 |
commit | 778435045a416da71f1757a80e37200a5ea5af70 (patch) | |
tree | b1e91a6458fa6c07567a764029d1d539a1e68db0 /arch/arm/boot/dts/kirkwood-dreamplug.dts | |
parent | baffab28b13120694fa3ebab08d3e99667a851d2 (diff) | |
download | linux-778435045a416da71f1757a80e37200a5ea5af70.tar.xz |
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 'arch/arm/boot/dts/kirkwood-dreamplug.dts')
-rw-r--r-- | arch/arm/boot/dts/kirkwood-dreamplug.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/kirkwood-dreamplug.dts b/arch/arm/boot/dts/kirkwood-dreamplug.dts index a5376b84227f..78b0f06a09a2 100644 --- a/arch/arm/boot/dts/kirkwood-dreamplug.dts +++ b/arch/arm/boot/dts/kirkwood-dreamplug.dts @@ -4,7 +4,7 @@ / { model = "Globalscale Technologies Dreamplug"; - compatible = "globalscale,dreamplug-003-ds2001", "globalscale,dreamplug", "mrvl,kirkwood-88f6281", "mrvl,kirkwood"; + compatible = "globalscale,dreamplug-003-ds2001", "globalscale,dreamplug", "marvell,kirkwood-88f6281", "marvell,kirkwood"; memory { device_type = "memory"; |