From: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
To: Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Alexandre Torgue <alexandre.torgue@st.com>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
Subject: [PATCH v1 0/3] Append additional I2C instances and activate I2C1.
Date: Fri, 20 Apr 2018 11:05:07 +0200 [thread overview]
Message-ID: <1524215110-13967-1-git-send-email-pierre-yves.mordret@st.com> (raw)
This patch intends to appends 3 additional I2C instances (2, 3 and 4).
In the same time I2C1 is setup for both STM32F746 and STM32F769 Discovery
boards.
---
Version history:
v1:
* Initial
---
Pierre-Yves MORDRET (3):
ARM: dts: stm32: Append additional I2Cs for STM32F746 SoC
ARM: dts: stm32: Add I2C1 support for STM32F769-DISCO Board
ARM: dts: stm32: Add I2C1 support for STM32F746-DISCO Board
arch/arm/boot/dts/stm32f746-disco.dts | 8 ++++++++
arch/arm/boot/dts/stm32f746.dtsi | 36 +++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/stm32f769-disco.dts | 8 ++++++++
3 files changed, 52 insertions(+)
--
2.7.4
next reply other threads:[~2018-04-20 9:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-20 9:05 Pierre-Yves MORDRET [this message]
2018-04-20 9:05 ` [PATCH v1 1/3] ARM: dts: stm32: Append additional I2Cs for STM32F746 SoC Pierre-Yves MORDRET
2018-04-20 9:05 ` [PATCH v1 2/3] ARM: dts: stm32: Add I2C1 support for STM32F769-DISCO Board Pierre-Yves MORDRET
2018-04-20 9:05 ` [PATCH v1 3/3] ARM: dts: stm32: Add I2C1 support for STM32F746-DISCO Board Pierre-Yves MORDRET
2018-05-03 15:12 ` [PATCH v1 0/3] Append additional I2C instances and activate I2C1 Alexandre Torgue
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=1524215110-13967-1-git-send-email-pierre-yves.mordret@st.com \
--to=pierre-yves.mordret@st.com \
--cc=alexandre.torgue@st.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=robh+dt@kernel.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).