From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 0/2] Fix Qualcomm 8064/8660 interrupt flags Date: Wed, 17 Aug 2016 10:56:22 +0200 Message-ID: References: <1470386318-17694-1-git-send-email-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-oi0-f53.google.com ([209.85.218.53]:34641 "EHLO mail-oi0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751802AbcHQI4Y (ORCPT ); Wed, 17 Aug 2016 04:56:24 -0400 Received: by mail-oi0-f53.google.com with SMTP id l203so131067428oib.1 for ; Wed, 17 Aug 2016 01:56:23 -0700 (PDT) In-Reply-To: <1470386318-17694-1-git-send-email-linus.walleij@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: "linux-arm-kernel@lists.infradead.org" , "linux-arm-msm@vger.kernel.org" , linux-soc@vger.kernel.org, Andy Gross , John Stultz , Srinivas Kandagatla Cc: Stephen Boyd , Bjorn Andersson , David Brown , Linus Walleij 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? Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Wed, 17 Aug 2016 10:56:22 +0200 Subject: [PATCH 0/2] Fix Qualcomm 8064/8660 interrupt flags In-Reply-To: <1470386318-17694-1-git-send-email-linus.walleij@linaro.org> References: <1470386318-17694-1-git-send-email-linus.walleij@linaro.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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? Yours, Linus Walleij