From patchwork Tue Dec 2 22:36:36 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Nelson X-Patchwork-Id: 5425021 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 3167C9F319 for ; Tue, 2 Dec 2014 22:39:25 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 71AC42021B for ; Tue, 2 Dec 2014 22:39:24 +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 AC44720120 for ; Tue, 2 Dec 2014 22:39:23 +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 1Xvw4L-0005Cr-7F; Tue, 02 Dec 2014 22:37:17 +0000 Received: from mail-pd0-f172.google.com ([209.85.192.172]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xvw4A-00057z-G2 for linux-arm-kernel@lists.infradead.org; Tue, 02 Dec 2014 22:37:06 +0000 Received: by mail-pd0-f172.google.com with SMTP id y13so14200467pdi.3 for ; Tue, 02 Dec 2014 14:36:45 -0800 (PST) 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:in-reply-to :references; bh=jnEd9ALglcz6Lrr2UIeJrN7Z51MNZHL52t6s9r6N084=; b=Vz9odrzKxB8OqHDPvs5r+It/X9zEji/COOP61oxmgcIn2JUj6IOsiqzduVY9wOQgim 1Ao284ghiE5M/rEWEl6sNWM9PsAOrV6p3SozcAM/ClJ4on/vU/fkTaDP90IJJqrCGWLf vSEVVlWtXSlZn/Q7e/3eg2QK9vnf6ShAtMSHhd2Yqj86fEQusH+Rfp2uUsYLEczWpaQQ 8TzitIX9QMgAlhLkENM9/tD785+DWD6743brHWp4C4nt3pMQL5CbD8t1zPUoEnKSydUw jRsFyIgtXGIKcOb7Oseds62/vbKxj2qv5TgpC3jD5tbXSqo2UjgYxOlHZdLPFUeaWMim z0cQ== X-Gm-Message-State: ALoCoQnfMP7Ek7+mNb3SRmzJ+gtBDQKh4MAeNGFdmgMhPQ5q6FEMaHC1HGbK7E6Uci98XdiAKqCo X-Received: by 10.66.146.193 with SMTP id te1mr2881567pab.154.1417559805337; Tue, 02 Dec 2014 14:36:45 -0800 (PST) Received: from ericsam.boundarydevices.com (wsip-70-184-93-199.ph.ph.cox.net. [70.184.93.199]) by mx.google.com with ESMTPSA id e2sm11693058pdo.11.2014.12.02.14.36.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 02 Dec 2014 14:36:44 -0800 (PST) From: Eric Nelson To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 1/3 RESEND] ARM: dts: sabrelite: add i2c2 Date: Tue, 2 Dec 2014 15:36:36 -0700 Message-Id: <1417559798-17290-2-git-send-email-eric.nelson@boundarydevices.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1417559798-17290-1-git-send-email-eric.nelson@boundarydevices.com> References: <1417559798-17290-1-git-send-email-eric.nelson@boundarydevices.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141202_143706_570481_4870E0BD X-CRM114-Status: UNSURE ( 8.24 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: fabio.estevam@freescale.com, bisson.gary@gmail.com, Eric Nelson , troy.kisky@boundarydevices.com, m.olbrich@pengutronix.de, shawn.guo@linaro.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: , 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=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, T_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 Signed-off-by: Eric Nelson --- arch/arm/boot/dts/imx6qdl-sabrelite.dtsi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi b/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi index 0a36129..37f53f3 100644 --- a/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi +++ b/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi @@ -188,6 +188,13 @@ }; }; +&i2c2 { + clock-frequency = <100000>; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_i2c2>; + status = "okay"; +}; + &iomuxc { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_hog>; @@ -265,6 +272,13 @@ >; }; + pinctrl_i2c2: i2c2grp { + fsl,pins = < + MX6QDL_PAD_KEY_COL3__I2C2_SCL 0x4001b8b1 + MX6QDL_PAD_KEY_ROW3__I2C2_SDA 0x4001b8b1 + >; + }; + pinctrl_pwm1: pwm1grp { fsl,pins = < MX6QDL_PAD_SD1_DAT3__PWM1_OUT 0x1b0b1