[PATCH v7] OMAP3: beagle: add support for beagleboard xM revision C

OMAP3: beagle: add support for beagleboard xM revision C
    
The USB enable GPIO has been in beagleboard xM revision C.
The USER button has been moved since beagleboard xM.
Also, board specific initialization has been moved to beagle_config struct
and initialized in omap3_beagle_init_rev. Default values in struct are for xMC.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>

From: Fernandes, Joel A
Sent: Tuesday, June 07, 2011 4:55 PM
To: linux-omap@vger.kernel.org
Cc: Kridner, Jason; Kooi, Koen; beagleboard@googlegroups.com
Subject: [PATCH v7] OMAP3: beagle: add support for beagleboard xM
revision C

OMAP3: beagle: add support for beagleboard xM revision C

The USB enable GPIO has been in beagleboard xM revision C.
The USER button has been moved since beagleboard xM.
Also, board specific initialization has been moved to beagle_config
struct
and initialized in omap3_beagle_init_rev. Default values in struct are
for xMC.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>

Hope this isn't considered noise, but...

Ack.

* Kridner, Jason <jdk@ti.com> [110607 15:22]:

> From: Fernandes, Joel A
> Sent: Tuesday, June 07, 2011 4:55 PM
> To: linux-omap@vger.kernel.org
> Cc: Kridner, Jason; Kooi, Koen; beagleboard@googlegroups.com
> Subject: [PATCH v7] OMAP3: beagle: add support for beagleboard xM
> revision C
>
> OMAP3: beagle: add support for beagleboard xM revision C
>
> The USB enable GPIO has been in beagleboard xM revision C.
> The USER button has been moved since beagleboard xM.
> Also, board specific initialization has been moved to beagle_config
> struct
> and initialized in omap3_beagle_init_rev. Default values in struct are
> for xMC.
>
> Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>

Hope this isn't considered noise, but...

Ack.

Thanks, adding Acked-by: Jason Kridner <jkridner@beagleboard.org>
and adding this patch to devel-board branch for next merge window.

Jason, can you please reply with proper Acked-by next time?
This way patchwork.kernel.org will automatically add the acks
to the patch.

Regards,

Tony