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-ts219.dtsi | |
parent | ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT. (diff) | |
download | linux-f39c1101dd4489bca966974624fe19af1c8ebe23.tar.xz 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-ts219.dtsi')
-rw-r--r-- | arch/arm/boot/dts/kirkwood-ts219.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/kirkwood-ts219.dtsi b/arch/arm/boot/dts/kirkwood-ts219.dtsi index b4a789aa851f..64ea27cb3298 100644 --- a/arch/arm/boot/dts/kirkwood-ts219.dtsi +++ b/arch/arm/boot/dts/kirkwood-ts219.dtsi @@ -2,7 +2,7 @@ / { model = "QNAP TS219 family"; - compatible = "qnap,ts219", "mrvl,kirkwood"; + compatible = "qnap,ts219", "marvell,kirkwood"; memory { device_type = "memory"; |