From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v2 5/8] gpio: gpio-wcove: use first level PMIC GPIO irq Date: Mon, 24 Apr 2017 15:17:34 +0200 Message-ID: References: <0e4d82ca9cdc41c9d2a8b45258cd72659b4c2063.1492210847.git.sathyanarayanan.kuppuswamy@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org To: Kuppuswamy Sathyanarayanan Cc: Alexandre Courbot , Eduardo Valentin , Darren Hart , Zhang Rui , Lee Jones , andy@infradead.org, "linux-gpio@vger.kernel.org" , "linux-pm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , platform-driver-x86 , sathyaosid@gmail.com List-Id: linux-pm@vger.kernel.org On Sat, Apr 15, 2017 at 1:25 AM, wrote: > From: Kuppuswamy Sathyanarayanan > > PMIC mfd driver only exports first level irq for GPIO device. > But currently we are reading the irqs from the second level irq > chip, So this patch fixes this issue by adding support to use > first level PMIC GPIO irq. > > Signed-off-by: Kuppuswamy Sathyanarayanan Acked-by: Linus Walleij I guess this gets merged into MFD because of dependencies? If it compiles on its own and doesn't cause regressions I can merged it into the GPIO tree. Yours, Linus Walleij