From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/7] ARM: dts: STiH407-pinctrl: Add i2c2_alt2_1 node
Date: Mon, 15 Aug 2016 13:17:36 +0100 [thread overview]
Message-ID: <20160815121740.29515-4-lee.jones@linaro.org> (raw)
In-Reply-To: <20160815121740.29515-1-lee.jones@linaro.org>
From: Patrice Chotard <patrice.chotard@st.com>
Add missing pin muxing for I2C2 alternate 2. This
i2c2 pin muxing is dedicated for 96board high speed
expansion connector.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
[Lee: Correct spacing between nodes]
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/stih407-pinctrl.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/stih407-pinctrl.dtsi b/arch/arm/boot/dts/stih407-pinctrl.dtsi
index bd53c74..e05be3c 100644
--- a/arch/arm/boot/dts/stih407-pinctrl.dtsi
+++ b/arch/arm/boot/dts/stih407-pinctrl.dtsi
@@ -523,6 +523,13 @@
scl = <&pio15 5 ALT2 BIDIR>;
};
};
+
+ pinctrl_i2c2_alt2_1: i2c2-alt2-1 {
+ st,pins {
+ sda = <&pio12 6 ALT2 BIDIR>;
+ scl = <&pio12 5 ALT2 BIDIR>;
+ };
+ };
};
i2c3 {
--
2.9.0
next prev parent reply other threads:[~2016-08-15 12:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-15 12:17 [PATCH 0/7] ARM: dts: STi: Make way for new Linaro 96Board: ST B2260 Lee Jones
2016-08-15 12:17 ` [PATCH 1/7] ARM: dts: STiH407: Move pio20 node to fix kernel warning Lee Jones
2016-08-15 12:17 ` [PATCH 2/7] ARM: dts: STiH410: Add thermal node Lee Jones
2016-08-15 12:17 ` Lee Jones [this message]
2016-08-15 12:17 ` [PATCH 4/7] ARM: dts: STiH407: Move non-removable property to board file Lee Jones
2016-08-15 12:17 ` [PATCH 5/7] ARM: dts: STiH407-pinctrl: Add pinctrl_rgmii1_mdio_1 node Lee Jones
2016-08-15 12:17 ` [PATCH 6/7] ARM: dts: STiH407-family: Add ports-implemented property in sata nodes Lee Jones
2016-08-15 12:17 ` [PATCH 7/7] ARM: dts: STi: Introduce B2260 board Lee Jones
2016-08-25 11:34 ` [STLinux Kernel] [PATCH 0/7] ARM: dts: STi: Make way for new Linaro 96Board: ST B2260 Peter Griffin
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=20160815121740.29515-4-lee.jones@linaro.org \
--to=lee.jones@linaro.org \
--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).