From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laxman Dewangan Subject: Re: [PATCH 1/2] mfd: palmas: support IRQ inversion at the board level Date: Mon, 17 Feb 2014 14:01:24 +0530 Message-ID: <5301C8DC.6040304@nvidia.com> References: <1392415108-4365-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1392415108-4365-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren , Samuel Ortiz , Lee Jones Cc: "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , J Keerthy , Ian Lartey , Stefan Agner , Joseph Lo , Stephen Warren List-Id: devicetree@vger.kernel.org On Saturday 15 February 2014 03:28 AM, Stephen Warren wrote: > From: Stephen Warren > > Some boards or SoCs have an inverter between the PMIC IRQ output pin and > the IRQ controller input signal. > > The IRQ specifier in DT is meant to represent the IRQ flags at the input > to the IRQ controller. > Looks good to me. Acked-by: Laxman Dewangan