[PULL] Pull request for u-boot master / v2022.07 = u-boot-stm32-20220520
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Fri May 20 09:25:16 CEST 2022
Hi Tom,
Please pull the STM32 related fixes for u-boot/master, v2022.07:
u-boot-stm32-20220520
- spi: fix busy bit check in stm32_qspi driver
- stm32mp15: configure Buck3 voltage per PMIC NVM on Avenger96 board
CI status:
https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/12043
Thanks,
Patrick
git request-pull origin/master
https://source.denx.de/u-boot/custodians/u-boot-stm.git/
u-boot-stm32-20220520
The following changes since commit f83bd23e2a0e9861969c9d43395299a14f25ddda:
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
(2022-05-18 08:41:13 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-stm.git/
tags/u-boot-stm32-20220520
for you to fetch changes up to b6a469360a0dec01dbbf087c5184a59dda494569:
spi: stm32_qspi: Remove SR_BUSY bit check before sending command
(2022-05-19 18:54:18 +0200)
----------------------------------------------------------------
- spi: fix busy bit check in stm32_qspi driver
- stm32mp15: configure Buck3 voltage per PMIC NVM on Avenger96 board
----------------------------------------------------------------
Marek Vasut (1):
ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96
Patrice Chotard (2):
spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()
spi: stm32_qspi: Remove SR_BUSY bit check before sending command
arch/arm/dts/stm32mp15xx-dhcor-io1v8.dtsi | 2 +-
board/dhelectronics/dh_stm32mp1/board.c | 109
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
drivers/spi/stm32_qspi.c | 27
+++++++++++----------------
3 files changed, 118 insertions(+), 20 deletions(-)
More information about the U-Boot
mailing list