From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Jarzmik Subject: Re: [PATCH 1/2] ARM: pxa: dts: add gpio-ranges to gpio controller Date: Tue, 22 May 2018 21:19:39 +0200 Message-ID: <87y3gbxzuc.fsf@belgarion.home> References: <20180521220044.821-1-daniel@zonque.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180521220044.821-1-daniel@zonque.org> (Daniel Mack's message of "Tue, 22 May 2018 00:00:43 +0200") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Daniel Mack Cc: devicetree@vger.kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, haojian.zhuang@gmail.com List-Id: devicetree@vger.kernel.org Daniel Mack writes: > The PXA GPIO driver calls out to the pinctrl driver for claiming pins > unless the config has CONFIG_PINCTRL unset. IOW, if a pinctrl driver is > active, it must be visible to the GPIO driver. > > Signed-off-by: Daniel Mack Applied to pxa/dt, thanks. Cheers. -- Robert