From eca8f98e404934027f84f72882c5e92ffbd9e5f5 Mon Sep 17 00:00:00 2001 From: Joseph Lo Date: Thu, 1 Aug 2013 17:37:45 +0800 Subject: [PATCH] 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 Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-format-patch failed