From: Amelie Delaunay <amelie.delaunay@st.com>
To: Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Russell King <linux@armlinux.org.uk>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Alexandre Torgue <alexandre.torgue@st.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Amelie Delaunay <amelie.delaunay@st.com>
Subject: [PATCH 0/3] USB OTG on STM32H743
Date: Thu, 15 Feb 2018 17:03:21 +0100 [thread overview]
Message-ID: <1518710604-21632-1-git-send-email-amelie.delaunay@st.com> (raw)
This patchset adds support for USB OTG HS and FS on stm32h743 SoC.
It also enables USB OTG HS on stm32h743i-eval board in OTG (DRD) mode. It is
possible to use OTG HS in Peripheral or Host mode depending on the USB
connector.
Amelie Delaunay (3):
ARM: dts: stm32: add USB OTG HS support for STM32H743 SoC
ARM: dts: stm32: add USB OTG FS support for STM32H743 SoC
ARM: dts: stm32: enable USB OTG HS on stm32h743i-eval
arch/arm/boot/dts/stm32h743-pinctrl.dtsi | 20 ++++++++++++++++++++
arch/arm/boot/dts/stm32h743.dtsi | 21 +++++++++++++++++++++
arch/arm/boot/dts/stm32h743i-eval.dts | 16 ++++++++++++++++
3 files changed, 57 insertions(+)
--
2.7.4
next reply other threads:[~2018-02-15 16:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-15 16:03 Amelie Delaunay [this message]
2018-02-15 16:03 ` [PATCH 1/3] ARM: dts: stm32: add USB OTG HS support for STM32H743 SoC Amelie Delaunay
2018-02-19 8:34 ` Amelie DELAUNAY
2018-02-15 16:03 ` [PATCH 2/3] ARM: dts: stm32: add USB OTG FS " Amelie Delaunay
2018-02-15 16:03 ` [PATCH 3/3] ARM: dts: stm32: enable USB OTG HS on stm32h743i-eval Amelie Delaunay
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=1518710604-21632-1-git-send-email-amelie.delaunay@st.com \
--to=amelie.delaunay@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=linux@armlinux.org.uk \
--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).