This series converts the UART core and PM code to use the omap_device
layer based on the omap_hwmod layer.

This depends on the various omap_hwmod and omap_device updates from
Paul as well as omap_hwmod and omap_device patches I've sent to the
list.  The 'pm-wip/omap_device' branch in my linux-omap-pm git tree
has a collection of all these hwmod/omap_device changes.  This UART
series applies on top of the pm-wip/omap_device branch.

This series is also available in my git tree as branch 'pm-wip/uart'

Tested on 3430SDP only using 8250 driver and latest version of
omap-serial driver from Govindraj.

Govindraj R (1):
  OMAP: UART: remove 8520 assumptions from UART core

Kevin Hilman (2):
  OMAP3: add omap_hwmods for UART1,2,3
  OMAP: UART: convert to use omap_device layer

 arch/arm/mach-omap2/omap_hwmod_34xx.h |  188 +++++++++++++++
 arch/arm/mach-omap2/serial.c          |  418 ++++++++++++++++-----------------
 2 files changed, 389 insertions(+), 217 deletions(-)

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

Reply via email to