All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick DELAUNAY <patrick.delaunay@foss.st.com>
To: U-Boot Mailing List <u-boot@lists.denx.de>,
	Tom Rini <trini@konsulko.com>
Cc: Patrice CHOTARD <patrice.chotard@foss.st.com>,
	<uboot-stm32@st-md-mailman.stormreply.com>,
	Marek Vasut <marex@denx.de>
Subject: [PULL] Pull request for u-boot master / v2022.07 = u-boot-stm32-20220520
Date: Fri, 20 May 2022 09:25:16 +0200	[thread overview]
Message-ID: <174e5807-917a-7363-2daa-93c90ac9a118@foss.st.com> (raw)

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


             reply	other threads:[~2022-05-20  7:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-20  7:25 Patrick DELAUNAY [this message]
2022-05-21  2:07 ` [PULL] Pull request for u-boot master / v2022.07 = u-boot-stm32-20220520 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=174e5807-917a-7363-2daa-93c90ac9a118@foss.st.com \
    --to=patrick.delaunay@foss.st.com \
    --cc=marex@denx.de \
    --cc=patrice.chotard@foss.st.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-stm32@st-md-mailman.stormreply.com \
    /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.