From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757973AbcJHJcE (ORCPT ); Sat, 8 Oct 2016 05:32:04 -0400 Received: from smtp05.smtpout.orange.fr ([80.12.242.127]:52743 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753460AbcJHJby (ORCPT ); Sat, 8 Oct 2016 05:31:54 -0400 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Sat, 08 Oct 2016 11:31:51 +0200 X-ME-IP: 90.5.140.104 From: Robert Jarzmik To: Daniel Mack Cc: Haojian Zhuang , Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: pxa: fix gpio0 and gpio1 interrupts References: <1474874531-26703-1-git-send-email-robert.jarzmik@free.fr> X-URL: http://belgarath.falguerolles.org/ Date: Sat, 08 Oct 2016 11:31:51 +0200 In-Reply-To: <1474874531-26703-1-git-send-email-robert.jarzmik@free.fr> (Robert Jarzmik's message of "Mon, 26 Sep 2016 09:22:11 +0200") Message-ID: <8760p389vc.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Robert Jarzmik writes: > Since gpio-pxa was redesigned to differenciate gpio0, gpio1 and the > gpio-mux interrupt as in the hardware IP, the device-tree description > should be amended so that interrupts from gpio0 and gpio1 can be mapped > to consumers. > > This is especially true on lubbock and mainstone devices where gpio0 is > multiplexed on pxa_cplds for ethernet, sa1111, usb udc, and other > devices. > > Signed-off-by: Robert Jarzmik Applied to pxa/dt. Cheers. -- Robert