From patchwork Wed Aug 27 18:43:54 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Russell King - ARM Linux X-Patchwork-Id: 4790481 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id BF0FD9F37E for ; Wed, 27 Aug 2014 18:46:28 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id CC8002012E for ; Wed, 27 Aug 2014 18:46:26 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C034120117 for ; Wed, 27 Aug 2014 18:46:25 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XMiCv-0000Su-R5; Wed, 27 Aug 2014 18:44:33 +0000 Received: from pandora.arm.linux.org.uk ([2001:4d48:ad52:3201:214:fdff:fe10:1be6]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XMiCs-0000Da-Or for linux-arm-kernel@lists.infradead.org; Wed, 27 Aug 2014 18:44:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=arm.linux.org.uk; s=pandora-2014; h=Sender:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=7D+5nxa2iww86hvYtpdpwpLIlMABQ2AskSRviC4cdCw=; b=Wh0ERKrahYz2YO/8DsyCRJBmezBySW1oBn2hbq1HSCi+R13dVwriQep2FQDLQfojrz3DeogB8pE8OqKCgNq3xp6uCLR6SOKRvZrRNavzEphMHGtFAE3y17ztnjIuqE88J+s7wU116XmWwGyxpotoRosA/0GTFK9YdzXLZGdjf5c=; Received: from n2100.arm.linux.org.uk ([2001:4d48:ad52:3201:214:fdff:fe10:4f86]:51913) by pandora.arm.linux.org.uk with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1XMiCN-0003YQ-I9; Wed, 27 Aug 2014 19:43:59 +0100 Received: from linux by n2100.arm.linux.org.uk with local (Exim 4.76) (envelope-from ) id 1XMiCJ-0006cL-Ck; Wed, 27 Aug 2014 19:43:55 +0100 Date: Wed, 27 Aug 2014 19:43:54 +0100 From: Russell King - ARM Linux To: Fabio Estevam , Shawn Guo Subject: Re: [PATCH 6/6] ARM: dts: hummingboard: gpio-ir on gpio 3,5 Message-ID: <20140827184354.GA30401@n2100.arm.linux.org.uk> References: <20140823091058.GO30401@n2100.arm.linux.org.uk> <20140823133649.GP30401@n2100.arm.linux.org.uk> <20140823143305.GQ30401@n2100.arm.linux.org.uk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140827_114431_110237_C646BBAC X-CRM114-Status: GOOD ( 19.71 ) X-Spam-Score: -0.1 (/) Cc: Mark Rutland , "devicetree@vger.kernel.org" , Pawel Moll , Ian Campbell , Rob Herring , Sascha Hauer , Kumar Gala , "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP On Sat, Aug 23, 2014 at 12:02:05PM -0300, Fabio Estevam wrote: > On Sat, Aug 23, 2014 at 11:33 AM, Russell King - ARM Linux > wrote: > > > Most of the pins not associated with booting the kernel are left > > unconfigured by the boot loader - that's because uboot SPL has very > > little space for such things. > > > > Rabeeh has just told me that 0x1b0b1 would be a better value for it. > > I'll add an additional patch to the series for that, rather than > > modifying Rabeeh's original patch. > > Sounds good, thanks. Right, here's the patch to make that change. Shawn, can you pick this one up as well please? Thanks. 8<=== From 5cebff8f6232fbafde7af564eca61447f951040e Mon Sep 17 00:00:00 2001 From: Russell King Date: Sat, 23 Aug 2014 15:34:07 +0100 Subject: [PATCH] ARM: dts: hummingboard: fix configuration of IR input Add the IOMUX setting for the IR input, rather than relying on the boot loader. Signed-off-by: Russell King --- arch/arm/boot/dts/imx6qdl-hummingboard.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi index 4aa0ae357b00..7fe29de89e9d 100644 --- a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi +++ b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi @@ -130,7 +130,7 @@ pinctrl_hummingboard_gpio3_5: hummingboard-gpio3_5 { fsl,pins = < - MX6QDL_PAD_EIM_DA5__GPIO3_IO05 0x80000000 + MX6QDL_PAD_EIM_DA5__GPIO3_IO05 0x1b0b1 >; };