From: Patrick DELAUNAY <patrick.delaunay@st.com>
To: u-boot@lists.denx.de
Subject: [PULL] Pull request: u-boot-stm/master =u-boot-stm32-20200424
Date: Fri, 24 Apr 2020 17:42:06 +0000 [thread overview]
Message-ID: <1587750125350.94861@st.com> (raw)
In-Reply-To: <500b672581d74a37b23de7a9c35125c9@SFHDAG6NODE3.st.com>
Hi Tom,
Please pull the STM32 related fixes for v2020.07 = u-boot-stm32-20200424
With the following changes:
- Solve stm32mp15 pinctrl dts issue (patch conlict in branches master and next)
- Split device tree for DHCOR Som and AV 96 board
- Update PLL4 setting in AV96 board
- Enable bootd, iminfo, imxtract on DHCOM
CI status:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm/pipelines/2909
Thanks,
Patrick
The following changes since commit dbfd9e0e61ff1f9c65703959ed8e3ceb410d1e7e:
dm: pinctrl: Use right device pointer for configuring pinctrl (2020-04-23 08:25:37 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20200424
for you to fetch changes up to 23d203d62e0ec95bc42bf96c56df991ff924f360:
ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM (2020-04-24 17:59:48 +0200)
----------------------------------------------------------------
- Solve stm32mp15 pinctrl dts issue (patch conflict in branches master and next)
- Split device tree for DHCOR Som and AV 96 board
- Update PLL4 setting in AV96 board
- Enable bootd, iminfo, imxtract on DHCOM
----------------------------------------------------------------
Marek Vasut (3):
ARM: dts: stm32: Adjust PLL4 settings on AV96
ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board
ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
Patrick Delaunay (1):
ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi
arch/arm/dts/Makefile | 3 +-
arch/arm/dts/stm32mp15-pinctrl.dtsi | 96 ++++++++
arch/arm/dts/stm32mp157-pinctrl.dtsi | 1153 -------------------------------------------------------------------------------------------
arch/arm/dts/stm32mp157a-avenger96.dts | 423 +---------------------------------
arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi | 83 +++++++
arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts | 212 +++++++++++++++++
arch/arm/dts/{stm32mp157a-avenger96-u-boot.dtsi => stm32mp15xx-dhcor-u-boot.dtsi} | 86 +------
arch/arm/dts/stm32mp15xx-dhcor.dtsi | 232 +++++++++++++++++++
configs/stm32mp15_dhcom_basic_defconfig | 3 -
doc/board/st/stm32mp1.rst | 8 +-
10 files changed, 638 insertions(+), 1661 deletions(-)
delete mode 100644 arch/arm/dts/stm32mp157-pinctrl.dtsi
create mode 100644 arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi
create mode 100644 arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts
rename arch/arm/dts/{stm32mp157a-avenger96-u-boot.dtsi => stm32mp15xx-dhcor-u-boot.dtsi} (71%)
create mode 100644 arch/arm/dts/stm32mp15xx-dhcor.dtsi
next prev parent reply other threads:[~2020-04-24 17:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-01 12:43 [PULL] Pull request: u-boot-stm/master =u-boot-stm32-20200401 Patrick DELAUNAY
2020-04-01 13:41 ` Marek Vasut
2020-04-01 13:47 ` Tom Rini
2020-04-01 15:21 ` Heinrich Schuchardt
2020-04-01 18:29 ` Tom Rini
2020-04-24 17:42 ` Patrick DELAUNAY [this message]
2020-04-25 12:19 ` [PULL] Pull request: u-boot-stm/master =u-boot-stm32-20200424 Tom Rini
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=1587750125350.94861@st.com \
--to=patrick.delaunay@st.com \
--cc=u-boot@lists.denx.de \
/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.