From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751695AbaJOJBE (ORCPT ); Wed, 15 Oct 2014 05:01:04 -0400 Received: from mail-ie0-f177.google.com ([209.85.223.177]:50701 "EHLO mail-ie0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751592AbaJOJBB (ORCPT ); Wed, 15 Oct 2014 05:01:01 -0400 MIME-Version: 1.0 In-Reply-To: <1411740891-3311-1-git-send-email-loic.poulain@intel.com> References: <1411740891-3311-1-git-send-email-loic.poulain@intel.com> Date: Wed, 15 Oct 2014 11:01:00 +0200 Message-ID: Subject: Re: [PATCHv3] pinctrl: baytrail: Clear DIRECT_IRQ bit From: Linus Walleij To: Loic Poulain Cc: "Westerberg, Mika" , "linux-kernel@vger.kernel.org" , Samuel Ortiz , Mathias Nyman , Heikki Krogerus Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 26, 2014 at 4:14 PM, Loic Poulain wrote: > Direct irq en bit should be cleared for pads using io mode. > If not, the io based irq will never be detected. > However, this bit can sometimes be misconfigured (BIOS issue). > Force clearing of this bit in io mode and trigger a WARN. > > Signed-off-by: Loic Poulain > --- > v2: Apply over ff998356b644ebe723127bd9eec6040b59a4a4f6 + add Warning > v3: Update commit message & warn message Patch applied for fixes with Mika's ACK.. Sorry for the delay. Yours, Linus Walleij