From: mcoquelin.stm32@gmail.com (Maxime Coquelin)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] STM32 DT updates for v4.6 #2
Date: Wed, 2 Mar 2016 11:53:32 +0100 [thread overview]
Message-ID: <56D6C62C.5070206@gmail.com> (raw)
Hi Olof, Arnd and Kevin,
Please consider this second round of STM32 DT updates for v4.6:
The following changes since commit b2aa7f7741f511c6a1ea266d62d203662f121ea7:
ARM: dts: stm32f429: Boost perfs by remapping SDRAM Bank 1 to 0x0
(2016-02-11 12:02:59 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32.git
tags/stm32-dt-for-v4.6-2
for you to fetch changes up to 13759544fe17a5f179ce17163fd15b0ebd25b0ad:
ARM: dts: stm32f429: Enable Ethernet on Eval board (2016-03-02
10:26:55 +0100)
----------------------------------------------------------------
Highlights:
-----------
- Fix clock references in GPIO nodes
- Add early support to stm32f469 MCU
- Add USB HS support in host mdoe to stm32429-eval board
- Add Ethernet support to stm32429-eval board
----------------------------------------------------------------
Alexandre TORGUE (3):
ARM: dts: stm32f429: Add system config bank node
ARM: dts: stm32f429: Add Ethernet support
ARM: dts: stm32f429: Enable Ethernet on Eval board
Lee Jones (1):
ARM: stm32: Supply a DTS file for the STM32F469 Discovery board
Maxime Coquelin (2):
ARM: dts: stm32f429: Fix clocks referenced by GPIO banks
ARM: dts: stm32429i-eval: Add USB HS host mode support
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/stm32429i-eval.dts | 31 ++++++++++++
arch/arm/boot/dts/stm32f429.dtsi | 92
++++++++++++++++++++++++++++++-----
arch/arm/boot/dts/stm32f469-disco.dts | 75 ++++++++++++++++++++++++++++
4 files changed, 188 insertions(+), 11 deletions(-)
create mode 100644 arch/arm/boot/dts/stm32f469-disco.dts
next reply other threads:[~2016-03-02 10:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-02 10:53 Maxime Coquelin [this message]
2016-03-02 20:45 ` [GIT PULL] STM32 DT updates for v4.6 #2 Arnd Bergmann
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=56D6C62C.5070206@gmail.com \
--to=mcoquelin.stm32@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.