All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PULL] u-boot-stm32 for v2019.07​ (round 3)​
@ 2019-05-14 14:59 Patrice CHOTARD
  2019-05-15 17:41 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Patrice CHOTARD @ 2019-05-14 14:59 UTC (permalink / raw)
  To: u-boot

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] [PULL] u-boot-stm32 for v2019.07​ (round 3)​
  2019-05-14 14:59 [U-Boot] [PULL] u-boot-stm32 for v2019.07​ (round 3)​ Patrice CHOTARD
@ 2019-05-15 17:41 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2019-05-15 17:41 UTC (permalink / raw)
  To: u-boot

On Tue, May 14, 2019 at 02:59:07PM +0000, Patrice CHOTARD wrote:

> 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)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190515/e8c363a8/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-15 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14 14:59 [U-Boot] [PULL] u-boot-stm32 for v2019.07​ (round 3)​ Patrice CHOTARD
2019-05-15 17:41 ` Tom Rini

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.