[PATCH] arm/tegra: Harmony: Configure PMC for low-level interrupts
From: Olof Johansson <hidden>
Date: 2011-10-12 22:51:48
Also in:
linux-tegra, lkml
From: Olof Johansson <hidden>
Date: 2011-10-12 22:51:48
Also in:
linux-tegra, lkml
On Wed, Sep 21, 2011 at 04:10:40PM -0600, Stephen Warren wrote:
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 [off-list ref] 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 <redacted>
Thanks, applied to for-3.2/features. -Olof