Skip to content

Commit

Permalink
ARM: dts: omap3-igep0030: Specify IGEP COM revision in device tree.
Browse files Browse the repository at this point in the history
We'll introduce new hardware revisions soon. This patch is only to
indicate which board revision supports this device tree file in order
to avoid confusions.

Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Acked-by: Javier Martinez Canillas <javier@dowhile0.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Enric Balletbo i Serra authored and Tony Lindgren committed Nov 12, 2014
1 parent e170db3 commit a1f4d20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/omap3-igep0030.dts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Device Tree Source for IGEP COM MODULE (TI OMAP AM/DM37x)
* Device Tree Source for IGEP COM MODULE Rev. E (TI OMAP AM/DM37x)
*
* Copyright (C) 2012 Javier Martinez Canillas <javier@collabora.co.uk>
* Copyright (C) 2012 Enric Balletbo i Serra <eballetbo@gmail.com>
Expand All @@ -12,7 +12,7 @@
#include "omap3-igep.dtsi"

/ {
model = "IGEP COM MODULE (TI OMAP AM/DM37x)";
model = "IGEP COM MODULE Rev. E (TI OMAP AM/DM37x)";
compatible = "isee,omap3-igep0030", "ti,omap36xx", "ti,omap3";

leds {
Expand Down

0 comments on commit a1f4d20

Please sign in to comment.