All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrice CHOTARD <patrice.chotard@st.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] u-boot-stm32 for v2019.07​ (round 3)​
Date: Tue, 14 May 2019 14:59:07 +0000	[thread overview]
Message-ID: <13952811-6309-c39e-1251-8dcd2c15cdc6@st.com> (raw)

Hi Tom

Please find the pull request for STM32 round 3

The following changes since commit a69120a0d7c8d4044cdaceea9eb03913ba4e49c7:

  Prepare v2019.07-rc1 (2019-04-29 21:54:04 -0400)

are available in the git repository at:

  https://github.com/pchotard/u-boot.git tags/u-boot-stm32-mcu-20190514

for you to fetch changes up to 1aaac8e60042b1e132f84184cfd9aa0f1a4afdde:

  configs: stm32f469-disco: Disable PINCTRL_FULL flag (2019-05-06
11:15:16 +0200)

----------------------------------------------------------------
STM32 MCUs update:
_ Add MPU region for SPI NOR memory mapped region
_ Add missing QSPI flash compatible for STM32 F7 boards
_ Update spi-tx-bus-width and spi-rx-bus-width properties
_ Add QSPI support for STM32F469 Discovery board

----------------------------------------------------------------
Patrice Chotard (12):
      mach-stm32: Add MPU region for spi-nor memory mapped region
      ARM: dts: stm32: Fix qspi memory map size for stm32f7 boards
      ARM: dts: stm32: add qspi flash compatible string for stm32f769-disco
      ARM: dts: stm32: add qspi flash compatible string for stm32f746-eval
      ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 for stm32f746-eval
      ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 for stm32f746-disco
      ARM: dts: stm32: Remove useless spi-nor compatible string
      ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 for stm32f769-disco
      ARM: dts: stm32: Add qspi support for stm32f469-disco board
      spi: Kconfig: Add STM32F4 support for STM32_QSPI driver
      configs: stm32f469-disco: Enable QSPI relative flags
      configs: stm32f469-disco: Disable PINCTRL_FULL flag

 arch/arm/dts/stm32746g-eval-u-boot.dtsi  |  6 +++--
 arch/arm/dts/stm32f469-disco-u-boot.dtsi | 39
++++++++++++++++++++++++++++++++
 arch/arm/dts/stm32f746-disco-u-boot.dtsi |  8 +++----
 arch/arm/dts/stm32f769-disco-u-boot.dtsi |  3 +++
 arch/arm/mach-stm32/soc.c                |  3 +++
 configs/stm32f469-discovery_defconfig    |  9 ++++++++
 drivers/spi/Kconfig                      |  2 +-
 7 files changed, 63 insertions(+), 7 deletions(-)

             reply	other threads:[~2019-05-14 14:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-14 14:59 Patrice CHOTARD [this message]
2019-05-15 17:41 ` [U-Boot] [PULL] u-boot-stm32 for v2019.07​ (round 3)​ 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=13952811-6309-c39e-1251-8dcd2c15cdc6@st.com \
    --to=patrice.chotard@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.