Message ID | 1415275311-6857-4-git-send-email-eballetbo@iseebcn.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Hello Enric, On Thu, Nov 6, 2014 at 1:01 PM, Enric Balletbo i Serra <eballetbo@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 <eballetbo@iseebcn.com> Agreed, is good to have the board revision information. Acked-by: Javier Martinez Canillas <javier@dowhile0.org> Best regards, Javier -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
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 <javier@collabora.co.uk> * Copyright (C) 2012 Enric Balletbo i Serra <eballetbo@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 {
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> --- arch/arm/boot/dts/omap3-igep0030.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)