ARM: tegra: dalmore: fix the irq trigger type of Palmas MFD device
authorJoseph Lo <josephl@nvidia.com>
Thu, 1 Aug 2013 09:37:45 +0000 (17:37 +0800)
committerStephen Warren <swarren@nvidia.com>
Thu, 1 Aug 2013 18:15:46 +0000 (12:15 -0600)
The IRQ trigger type of Palmas MFD device (tps65913) is designed as
low-level sensitive on Dalmore. The wrong configuration would cause an
interrupt storm when booting the system. Fixing it in DT with appropriate
interrupt type.

Cc: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found