diff options
author | Andrew Lunn <andrew@lunn.ch> | 2012-07-18 19:22:54 +0200 |
---|---|---|
committer | Andrew Lunn <andrew@lunn.ch> | 2012-07-27 16:50:57 +0200 |
commit | f39c1101dd4489bca966974624fe19af1c8ebe23 (patch) | |
tree | 9c60bbb611a8c16db1a50f3c8b4ceebde1ee446a /arch/arm/boot/dts/kirkwood-goflexnet.dts | |
parent | f3af1c73f0dde5848d1da50372979c784f2aa34a (diff) | |
download | blackbird-obmc-linux-f39c1101dd4489bca966974624fe19af1c8ebe23.tar.gz blackbird-obmc-linux-f39c1101dd4489bca966974624fe19af1c8ebe23.zip |
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-goflexnet.dts')
-rw-r--r-- | arch/arm/boot/dts/kirkwood-goflexnet.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/kirkwood-goflexnet.dts b/arch/arm/boot/dts/kirkwood-goflexnet.dts index f6974d1d27b0..7c8238fbb6f9 100644 --- a/arch/arm/boot/dts/kirkwood-goflexnet.dts +++ b/arch/arm/boot/dts/kirkwood-goflexnet.dts @@ -4,7 +4,7 @@ / { model = "Seagate GoFlex Net"; - compatible = "seagate,goflexnet", "mrvl,kirkwood-88f6281", "mrvl,kirkwood"; + compatible = "seagate,goflexnet", "marvell,kirkwood-88f6281", "marvell,kirkwood"; memory { device_type = "memory"; |