From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH 0/2] Fix Qualcomm 8064/8660 interrupt flags Date: Wed, 17 Aug 2016 14:43:22 -0500 Message-ID: <20160817194322.GB18215@hector.attlocal.net> References: <1470386318-17694-1-git-send-email-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-oi0-f47.google.com ([209.85.218.47]:36179 "EHLO mail-oi0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753413AbcHQTnY (ORCPT ); Wed, 17 Aug 2016 15:43:24 -0400 Received: by mail-oi0-f47.google.com with SMTP id f189so150962735oig.3 for ; Wed, 17 Aug 2016 12:43:23 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Linus Walleij Cc: "linux-arm-kernel@lists.infradead.org" , "linux-arm-msm@vger.kernel.org" , linux-soc@vger.kernel.org, John Stultz , Srinivas Kandagatla , Stephen Boyd , Bjorn Andersson , David Brown On Wed, Aug 17, 2016 at 10:56:22AM +0200, Linus Walleij wrote: > On Fri, Aug 5, 2016 at 10:38 AM, Linus Walleij wrote: > > > This came out after some frustration with trying to flag a PM8058 > > interrupt line on the APQ8060 (MSM8660) to trigger on falling > > edges. It was conflicting badly with predefined contradictory > > flags in the device tree for the entire GPIO block. The same > > seems to hold for the MPP GPIO IRQs. > > Andy are you funneling these two patches for fixes? I looked at these last night. What's the outcome of John's issues with the patch not fixing his problem? Do these need to be taken irrespective of his plight? Andy From mboxrd@z Thu Jan 1 00:00:00 1970 From: andy.gross@linaro.org (Andy Gross) Date: Wed, 17 Aug 2016 14:43:22 -0500 Subject: [PATCH 0/2] Fix Qualcomm 8064/8660 interrupt flags In-Reply-To: References: <1470386318-17694-1-git-send-email-linus.walleij@linaro.org> Message-ID: <20160817194322.GB18215@hector.attlocal.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Aug 17, 2016 at 10:56:22AM +0200, Linus Walleij wrote: > On Fri, Aug 5, 2016 at 10:38 AM, Linus Walleij wrote: > > > This came out after some frustration with trying to flag a PM8058 > > interrupt line on the APQ8060 (MSM8660) to trigger on falling > > edges. It was conflicting badly with predefined contradictory > > flags in the device tree for the entire GPIO block. The same > > seems to hold for the MPP GPIO IRQs. > > Andy are you funneling these two patches for fixes? I looked at these last night. What's the outcome of John's issues with the patch not fixing his problem? Do these need to be taken irrespective of his plight? Andy