From patchwork Tue Dec 2 22:09:00 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Nelson X-Patchwork-Id: 5424781 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 85C49BEEA8 for ; Tue, 2 Dec 2014 22:12:08 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C40ED20266 for ; Tue, 2 Dec 2014 22:12:07 +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 04BB020265 for ; Tue, 2 Dec 2014 22:12:07 +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 1XvveE-0002mr-Hq; Tue, 02 Dec 2014 22:10:18 +0000 Received: from mail-pa0-f45.google.com ([209.85.220.45]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xvvdb-0001Jn-A7 for linux-arm-kernel@lists.infradead.org; Tue, 02 Dec 2014 22:09:39 +0000 Received: by mail-pa0-f45.google.com with SMTP id lj1so14280887pab.18 for ; Tue, 02 Dec 2014 14:09:18 -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=mT7/6ag0RLMoIc0yBJUAjT1aNqZ962VwmaeHs+ufVD4=; b=MdjLuybx0BAOyrU3fLMKVsy31/lzRMwE5jPRGtp7AUnhIExDiAUzljIrzY7SlT2hue 9K4Y57lhGhj+LzwPkU0OtolJzZUxQuS6nzS5BbXiYUeWqbyoQbW3c8cyZQtdKAVrdCTG lra4gp8GaeYfQ5uEtqJRLRfIVXsY93R7yYeEaug0tPR+bCsxb0fQlV9yZ3HhHRX2IbCy DlIkx8C9VG5ZxgplD108iD+PL7Ybdp1lf/yC4TkB3AAhgzdAVf5qESLmg9462CKsqgjf NFA9awpyqc+mkVCb19ThocKCSCqPaLnCV4JoGj8JR2spNREsNYGL+z/0XvtnTlx+YUFx vwkQ== X-Gm-Message-State: ALoCoQlZH0KBnNQ91Bf+SPJIO+IIlu1iPRe3fJjX4pHGjb5JfMHOuhPeHI30NQKkw15QtzBZsPE4 X-Received: by 10.68.246.164 with SMTP id xx4mr9983452pbc.64.1417558157941; Tue, 02 Dec 2014 14:09:17 -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 wv1sm21306977pab.37.2014.12.02.14.09.15 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 02 Dec 2014 14:09:17 -0800 (PST) From: Eric Nelson To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 3/3] ARM: dts: sabrelite: add i2c3 Date: Tue, 2 Dec 2014 15:09:00 -0700 Message-Id: <1417558140-16770-4-git-send-email-eric.nelson@boundarydevices.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1417558140-16770-1-git-send-email-eric.nelson@boundarydevices.com> References: <1417558140-16770-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_140939_374149_FC0C42F6 X-CRM114-Status: UNSURE ( 8.59 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: fabio.estevam@freescale.com, bisson.gary@gmail.com, m.olbrich@pengutronix.de, Eric Nelson , troy.kisky@boundarydevices.com 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 3bddc8f..0b28a9d 100644 --- a/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi +++ b/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi @@ -200,6 +200,13 @@ status = "okay"; }; +&i2c3 { + clock-frequency = <100000>; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_i2c3>; + status = "okay"; +}; + &iomuxc { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_hog>; @@ -284,6 +291,13 @@ >; }; + pinctrl_i2c3: i2c3grp { + fsl,pins = < + MX6QDL_PAD_GPIO_5__I2C3_SCL 0x4001b8b1 + MX6QDL_PAD_GPIO_16__I2C3_SDA 0x4001b8b1 + >; + }; + pinctrl_pwm1: pwm1grp { fsl,pins = < MX6QDL_PAD_SD1_DAT3__PWM1_OUT 0x1b0b1