From: panetta.mike@gmail.com (Michael Panetta)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx6qdl-wandboard: Add support for i2c3.
Date: Tue, 6 Aug 2013 21:32:51 -0400 [thread overview]
Message-ID: <1375839171-13713-2-git-send-email-panetta.mike@gmail.com> (raw)
In-Reply-To: <1375839171-13713-1-git-send-email-panetta.mike@gmail.com>
This patch adds support for i2c3 to the wandboard common dtsi file.
Signed-off-by: Michael Panetta <panetta.mike@gmail.com>
---
arch/arm/boot/dts/imx6qdl-wandboard.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/imx6qdl-wandboard.dtsi b/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
index bc494a0..cc042ea 100644
--- a/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
@@ -73,6 +73,13 @@
};
};
+&i2c3 {
+ clock-frequency = <400000>;
+ pinctrl-names = "default";
+ pinctrl-0 = <&pinctrl_i2c3_3>;
+ status = "okay";
+};
+
&iomuxc {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_hog>;
--
1.7.11.7
prev parent reply other threads:[~2013-08-07 1:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-07 1:32 [PATCH] ARM: dts: imx6qdl-wandboard: Add support for i2c1 Michael Panetta
2013-08-07 1:32 ` Michael Panetta [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1375839171-13713-2-git-send-email-panetta.mike@gmail.com \
--to=panetta.mike@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).