Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932840Ab3ICMfm (ORCPT ); Tue, 3 Sep 2013 08:35:42 -0400 Received: from mail-ob0-f181.google.com ([209.85.214.181]:33520 "EHLO mail-ob0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754408Ab3ICMfj (ORCPT ); Tue, 3 Sep 2013 08:35:39 -0400 MIME-Version: 1.0 In-Reply-To: <5220F849.8030909@wwwdotorg.org> References: <1377526030-32024-1-git-send-email-larsi@wh2.tu-dresden.de> <521D0964.2080209@wwwdotorg.org> <5220F849.8030909@wwwdotorg.org> Date: Tue, 3 Sep 2013 14:35:39 +0200 Message-ID: Subject: Re: [PATCH v3] gpio: interrupt consistency check for OF GPIO IRQs From: Linus Walleij To: Stephen Warren Cc: Lars Poeschel , Lars Poeschel , Grant Likely , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Mark Rutland , Ian Campbell , Kumar Gala , Pawel Moll , Tomasz Figa , Javier Martinez Canillas , Enric Balletbo i Serra , Jean-Christophe PLAGNIOL-VILLARD , Santosh Shilimkar , Kevin Hilman , Balaji T K , Tony Lindgren , Jon Hunter Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 973 Lines: 20 On Fri, Aug 30, 2013 at 9:53 PM, Stephen Warren wrote: > I still haven't seen an answer to why we really care about this; how > many times has code actually allocated the same GPIO/IRQ when it > shouldn't, in a way that it wasn't detectable by some other mechanism, > i.e. the feature just not working? Why are we even trying to solve this > issue? I'm not totally convinced it even makes sense to try and solve it. We care about this because a number of OMAP boards are not working properly when booted from device tree, and they have a hard time figuring out a solution to the problem. Last try exploded. Now they are looking to create a patch that will fix the actual problem. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/