commit | eca8f98e404934027f84f72882c5e92ffbd9e5f5 | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Thu Aug 01 17:37:45 2013 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Thu Aug 01 12:15:46 2013 -0600 |
tree | b8971dd923220cac38542841e03f390a59c604f4 | |
parent | b3a3865d8c732d732e79ff2d45a6265dda02b73b [diff] |
ARM: tegra: dalmore: fix the irq trigger type of Palmas MFD device 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>