[PATCH 5/5] [htcherald] Add board support for UARTs, bluetooth
From: tony@atomide.com (Tony Lindgren)
Date: 2010-08-04 10:16:15
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2010-08-04 10:16:15
Also in:
linux-omap
* Cory Maccarrone [off-list ref] [100802 18:23]:
This change adds bluetooth and UART initialization support to the HTC Herald board driver. This allows use of the serial bluetooth adapter attached to UART1 using hciattach.
Ah and here you already have the gpio pins in platform_data, nice. Still, the driver part should be under drivers in the previous patch. Regards, Tony