diff options
author | Florian Vaussard <florian.vaussard@epfl.ch> | 2014-02-13 05:25:14 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-02-13 18:32:56 -0500 |
commit | 1ce64826b02032827abb166fc2d8909171d4b296 (patch) | |
tree | 0fec6213c58ad51a8258a958b2465322e5df04c8 /arch | |
parent | df1a29f4768a3de4ea793ff0b4c6e79ffa15849d (diff) |
ARM: dts: omap3-tobi: Use the correct vendor prefix
Gumstix is the correct vendor for all Overo related products.
Reported-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/boot/dts/omap3-tobi.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-tobi.dts b/arch/arm/boot/dts/omap3-tobi.dts index 0e3b8bf49761..c742afaa2c26 100644 --- a/arch/arm/boot/dts/omap3-tobi.dts +++ b/arch/arm/boot/dts/omap3-tobi.dts | |||
@@ -17,7 +17,7 @@ | |||
17 | 17 | ||
18 | / { | 18 | / { |
19 | model = "TI OMAP3 Gumstix Overo on Tobi"; | 19 | model = "TI OMAP3 Gumstix Overo on Tobi"; |
20 | compatible = "ti,omap3-tobi", "ti,omap3-overo", "ti,omap36xx", "ti,omap3"; | 20 | compatible = "gumstix,omap3-tobi", "gumstix,omap3-overo", "ti,omap36xx", "ti,omap3"; |
21 | 21 | ||
22 | leds { | 22 | leds { |
23 | compatible = "gpio-leds"; | 23 | compatible = "gpio-leds"; |