From patchwork Thu Nov 24 23:16:38 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 9446347 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A5EEF606DB for ; Thu, 24 Nov 2016 23:19:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9381C2780C for ; Thu, 24 Nov 2016 23:19:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8574827E63; Thu, 24 Nov 2016 23:19:49 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 119472780C for ; Thu, 24 Nov 2016 23:19:48 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1cA3GU-0001fa-R5; Thu, 24 Nov 2016 23:17:14 +0000 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1cA3GP-0001dK-Rv for linux-arm-kernel@lists.infradead.org; Thu, 24 Nov 2016 23:17:10 +0000 Received: by mail-wm0-x22a.google.com with SMTP id f82so75378145wmf.1 for ; Thu, 24 Nov 2016 15:16:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=boundarydevices-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=d0SidS7YxMcVYpf4IrRWyrC3jXOmLNvd4tNlcsEjWpg=; b=BLTsUOFWr+ibXMpdn76ob+yi0lh8hr5hhkYmaI8uJlawaxIXmuproNda3Kqb9VrdNu 21Xt4cRhwPcm0bAkGIjm/NLLXNWQOShFo+nSITpD/e/eOghXn6oSncYg0vVv0PgouMJF z5ngHLMfNRj5EVBJR9hrknnx9rAeu6cLmX7COn31MCHyX08wLkLtJ+muYYCHCmN1t3zu 7VxudowWX+ebJa8+PCTZOB6fHH9up+f/Qkd4/9nMF55uF807iSv5Lf12oNnTBq2AV9DX wHrc3DHWP0dtWp/PJlQ8Wqp+GYkawD6JPQc8+4GoWGbPgfSJyJU2Zov30ZZ9MNjht/yA Ls9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=d0SidS7YxMcVYpf4IrRWyrC3jXOmLNvd4tNlcsEjWpg=; b=faaA77sDOKxC6WPXKovluo4hjdtACKMmc4bpE21t5gOTKI5gqQZ55oWtNOabMG3aV4 pldb2TMCt0nHXbqk2+8sjdCDs1LCIzBv24rgM4+DT/iqLVskgdsi7HSCCih2i2Vs8NkV V9rjhpAMiEjY45nlXbmwWc7DCm7OeRSLWVcYs3KZEwJXgEEYOyofPnDRf4/E+zhT5WSJ C9WX+1KNUZNyzkVznk30pSjsQwTisAjLY4Hju62rqI0CjzF4dh9j+1sWSLZDtIiegXEG +W4pHOKjKBNiUze1CucNQPC6Bt+7ZDcVFXqpwC2dNXezlpoFX02zgnENZP1DZ70QfrQs e8Xw== X-Gm-Message-State: AKaTC03B1tR0hBEzQdIKVj4kikqdwgNrpU/NZHLX42c9myGQVxH74ht3GoURomDkdGGGFg== X-Received: by 10.28.23.16 with SMTP id 16mr4763820wmx.134.1480029406305; Thu, 24 Nov 2016 15:16:46 -0800 (PST) Received: from t450s.lan (89-92-98-28.hfc.dyn.abo.bbox.fr. [89.92.98.28]) by smtp.googlemail.com with ESMTPSA id i10sm44206138wjd.15.2016.11.24.15.16.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Nov 2016 15:16:45 -0800 (PST) From: Gary Bisson To: shawnguo@kernel.org Subject: [PATCH] ARM: dts: imx6qdl-ntirogen6x: remove duplicate iomux entry Date: Fri, 25 Nov 2016 00:16:38 +0100 Message-Id: <20161124231638.12840-1-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.9.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161124_151710_220960_68DB1C01 X-CRM114-Status: UNSURE ( 9.06 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Gary Bisson , devicetree@vger.kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The NANDF_CS2 pad is also part of the wlan-vmmcgrp iomux group. Removing is from the usdhc2grp group avoids the following error: imx6q-pinctrl 20e0000.iomuxc: pin MX6Q_PAD_NANDF_CS2 already requested by regulators:regulator@4; cannot claim for 2194000.usdhc imx6q-pinctrl 20e0000.iomuxc: pin-187 (2194000.usdhc) status -22 imx6q-pinctrl 20e0000.iomuxc: could not request pin 187 (MX6Q_PAD_NANDF_CS2) from group usdhc2grp on device 20e0000.iomuxc Signed-off-by: Gary Bisson --- arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi b/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi index e476d01..26d0604 100644 --- a/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi +++ b/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi @@ -533,7 +533,6 @@ MX6QDL_PAD_SD2_DAT1__SD2_DATA1 0x17071 MX6QDL_PAD_SD2_DAT2__SD2_DATA2 0x17071 MX6QDL_PAD_SD2_DAT3__SD2_DATA3 0x17071 - MX6QDL_PAD_NANDF_CS2__GPIO6_IO15 0x000b0 >; };