From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751247AbdJDGlJ (ORCPT ); Wed, 4 Oct 2017 02:41:09 -0400 Received: from mga05.intel.com ([192.55.52.43]:9694 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750797AbdJDGlI (ORCPT ); Wed, 4 Oct 2017 02:41:08 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,476,1500966000"; d="scan'208";a="1021374581" Date: Wed, 4 Oct 2017 09:41:03 +0300 From: Mika Westerberg To: Andy Shevchenko Cc: Grygorii Strashko , Linus Walleij , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Chris Gorman , Heikki Krogerus Subject: Re: [PATCH] pinctrl: cherryview: fix issues caused by dynamic gpio irqs mapping Message-ID: <20171004064103.GO2761@lahna.fi.intel.com> References: <20171003170049.24480-1-grygorii.strashko@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.9.0 (2017-09-02) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 03, 2017 at 08:54:30PM +0300, Andy Shevchenko wrote: > I'm not sure about this approach. It might be some other broken BIOS > discovered with some other driver (like pinctrl-baytrail.c as an > hypothetical example). Let's deal that separately if it ever happens. > Alternative is to deselect SPARSE_IRQ (though it makes it non-usable > in entire x86 world). No way.