Skip to content

Commit

Permalink
ARM: dts: omap3-igep0020: Specify IGEPv2 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 a1f4d20 commit 9927064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/omap3-igep0020.dts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Device Tree Source for IGEPv2 Rev. (TI OMAP AM/DM37x)
* Device Tree Source for IGEPv2 Rev. C (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 @@ -13,7 +13,7 @@
#include "omap-gpmc-smsc9221.dtsi"

/ {
model = "IGEPv2 (TI OMAP AM/DM37x)";
model = "IGEPv2 Rev. C (TI OMAP AM/DM37x)";
compatible = "isee,omap3-igep0020", "ti,omap36xx", "ti,omap3";

leds {
Expand Down

0 comments on commit 9927064

Please sign in to comment.