From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laxman Dewangan Subject: Re: [PATCH V2] ARM: dts: tegra114: dalmore: fix the irq trigger type of Palmas MFD device Date: Wed, 24 Jul 2013 16:40:54 +0530 Message-ID: <51EFB63E.30003@nvidia.com> References: <1374663272-9937-1-git-send-email-josephl@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1374663272-9937-1-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Joseph Lo Cc: Stephen Warren , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: linux-tegra@vger.kernel.org On Wednesday 24 July 2013 04:24 PM, Joseph Lo wrote: > The IRQ trigger type of Palmas MFD device (tps65913) is edge trigger. 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 > --- > Tested by: Laxman Dewangan