]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm/tegra: Harmony: Configure PMC for low-level interrupts
authorStephen Warren <swarren@nvidia.com>
Wed, 21 Sep 2011 22:10:40 +0000 (16:10 -0600)
committerOlof Johansson <olof@lixom.net>
Wed, 12 Oct 2011 22:48:59 +0000 (15:48 -0700)
commit1de71191f1a7315688499976da797e1188f1dc4f
tree28fcabaa07c7ea3f29dcca20730dd4cafe816e4e
parent440682fd40a1bfc2330549d09e2a220663af3715
arm/tegra: Harmony: Configure PMC for low-level interrupts

Without this, the PMC continually detects an interrupt when the PMU_IRQ
line is high, causing the tps6686x IRQ handler thread to hog an entire
CPU.

This change was originally written by Wei Ni <wni@nvidia.com> for Seaboard
in the ChromeOS kernel.

Long-term, this should probably be moved into some kind of PMU driver,
or perhaps integrated into the GPIO/IRQ/pinmux system?

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/board-harmony-power.c