]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: OMAP2+: craneboard: support the TPS65910 PMU
authorKim Milo <Milo.Kim@ti.com>
Fri, 1 Feb 2013 18:19:46 +0000 (10:19 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 1 Feb 2013 22:59:34 +0000 (14:59 -0800)
commita486dc233633156357b5dff0eecbae883aa59353
treec1ab2ce39e9f893444d966dc93aea8e7a78852d2
parentd58eb6b59f8e3ca99fe16bdb3e784012126a3bb6
ARM: OMAP2+: craneboard: support the TPS65910 PMU

 This patch supports the TPS65910 PMU function on the AM3517 Craneboard.
 The IRQ pin, SYS_NIRQ is dedicated connection between the AM3517 and
 the TPS65910 PMU.
 To handle the PMU IRQs, mux configuration is required.

 Platform data configuration:
 .IRQ number : SYS_NIRQ (M_IRQ_7)
 .External clock source : external 32KHz clock is connected

Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-am3517crane.c