From patchwork Sat Oct 26 15:15:30 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aida Mynzhasova X-Patchwork-Id: 3098491 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id CECE1BF924 for ; Sat, 26 Oct 2013 15:16:14 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E32C820295 for ; Sat, 26 Oct 2013 15:16:13 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DCE1620279 for ; Sat, 26 Oct 2013 15:16:11 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Va5at-0006cB-7I; Sat, 26 Oct 2013 15:16:03 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Va5aq-000154-Tj; Sat, 26 Oct 2013 15:16:00 +0000 Received: from mail.skitlab.ru ([217.65.220.135]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Va5an-00014c-Dp for linux-arm-kernel@lists.infradead.org; Sat, 26 Oct 2013 15:15:59 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.skitlab.ru (Postfix) with ESMTP id 806B010600AB; Sat, 26 Oct 2013 19:15:32 +0400 (MSK) Received: from mail.skitlab.ru ([127.0.0.1]) by localhost (zimbra.skitlab.int [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id VCkpgPCC3A9E; Sat, 26 Oct 2013 19:15:32 +0400 (MSK) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.skitlab.ru (Postfix) with ESMTP id 1B5A610600AE; Sat, 26 Oct 2013 19:15:32 +0400 (MSK) X-Virus-Scanned: amavisd-new at skitlab.ru Received: from mail.skitlab.ru ([127.0.0.1]) by localhost (zimbra.skitlab.int [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id xpnBQPKMqIU9; Sat, 26 Oct 2013 19:15:32 +0400 (MSK) Received: from aida-desktop.skitlab.int (aida-desktop.skitlab.int [192.168.0.114]) by mail.skitlab.ru (Postfix) with ESMTPSA id E744D10600AB; Sat, 26 Oct 2013 19:15:31 +0400 (MSK) From: Aida Mynzhasova To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: dts: mxs: add additional can interface pinmuxes to imx28.dtsi Date: Sat, 26 Oct 2013 19:15:30 +0400 Message-Id: <1382800530-3113-1-git-send-email-aida.mynzhasova@skitlab.ru> X-Mailer: git-send-email 1.8.1.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131026_111557_747812_4860B9CF X-CRM114-Status: UNSURE ( 4.97 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, linux@arm.linux.org.uk, pawel.moll@arm.com, ijc+devicetree@hellion.org.uk, swarren@wwwdotorg.org, rob.herring@calxeda.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable 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 Add alternative pinmuxes for can interface. Signed-off-by: Aida Mynzhasova --- arch/arm/boot/dts/imx28.dtsi | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index cab4c22..dc49a5c 100644 --- a/arch/arm/boot/dts/imx28.dtsi +++ b/arch/arm/boot/dts/imx28.dtsi @@ -686,6 +686,17 @@ fsl,pull-up = ; }; + can0_pins_b: can0@1 { + reg = <1>; + fsl,pinmux-ids = < + MX28_PAD_AUART3_RX__CAN0_TX + MX28_PAD_AUART3_TX__CAN0_RX + >; + fsl,drive-strength = <0>; + fsl,voltage = <1>; + fsl,pull-up = <0>; + }; + can1_pins_a: can1@0 { reg = <0>; fsl,pinmux-ids = < @@ -697,6 +708,17 @@ fsl,pull-up = ; }; + can1_pins_b: can1@1 { + reg = <1>; + fsl,pinmux-ids = < + MX28_PAD_AUART3_CTS__CAN1_TX + MX28_PAD_AUART3_RTS__CAN1_RX + >; + fsl,drive-strength = <0>; + fsl,voltage = <1>; + fsl,pull-up = <0>; + }; + spi2_pins_a: spi2@0 { reg = <0>; fsl,pinmux-ids = <