Re: [PATCH 03/11] ARM: dts: omap3-igep0030: Specify IGEP COM revision in device tree.

2014-11-09 Thread Javier Martinez Canillas
Hello Enric,

On Thu, Nov 6, 2014 at 1:01 PM, Enric Balletbo i Serra
eballe...@iseebcn.com wrote:
 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 eballe...@iseebcn.com

Agreed, is good to have the board revision information.

Acked-by: Javier Martinez Canillas jav...@dowhile0.org

Best regards,
Javier
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 03/11] ARM: dts: omap3-igep0030: Specify IGEP COM revision in device tree.

2014-11-06 Thread Enric Balletbo i Serra
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 eballe...@iseebcn.com
---
 arch/arm/boot/dts/omap3-igep0030.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/omap3-igep0030.dts 
b/arch/arm/boot/dts/omap3-igep0030.dts
index 5862380..d7527b6 100644
--- a/arch/arm/boot/dts/omap3-igep0030.dts
+++ b/arch/arm/boot/dts/omap3-igep0030.dts
@@ -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 jav...@collabora.co.uk
  * Copyright (C) 2012 Enric Balletbo i Serra eballe...@gmail.com
@@ -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 {
-- 
1.9.1

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html