[PULL] Pull request for u-boot master / v2022.10 = u-boot-stm32-20220915

Patrick DELAUNAY patrick.delaunay at foss.st.com
Thu Sep 15 17:37:58 CEST 2022


Hi Tom,

Please pull the STM32 related fixes for u-boot/master, v2022.10: 
u-boot-stm32-20220915

- Fixes on STM32 I2C drivers
- Activate SCMI regulator for STM32MP15 defconfig, fix the usb start command
   for scmi device tree

CI status: 
https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/13457

Thanks,
Patrick

git request-pull origin/master 
https://source.denx.de/u-boot/custodians/u-boot-stm.git/ 
u-boot-stm32-20220915

The following changes since commit d6a03711fde2a6c99614af20ee95a9efe7ad232b:

   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell 
(2022-09-13 08:19:42 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-stm.git/ 
tags/u-boot-stm32-20220915

for you to fetch changes up to a22692dd815c20b3fc6354be954ce65922761ad1:

   i2c: stm32: fix usage of rise/fall device tree properties (2022-09-15 
14:59:29 +0200)

----------------------------------------------------------------
- Fixes on STM32 I2C drivers
- Activate SCMI regulator for STM32MP15 defconfig, fix the usb start command
   for scmi device tree

----------------------------------------------------------------
Alain Volmat (3):
       i2c: stm32: fix comment and remove unused AUTOEND bit
       i2c: stm32: remove unused stop parameter in start & reload handling
       i2c: stm32: do not set the STOP condition on error

Jorge Ramirez-Ortiz (2):
       i2c: stm32f7: fix clearing the control register
       i2c: stm32: fix usage of rise/fall device tree properties

Patrick Delaunay (1):
       configs: stm32mp15: activate DM_REGULATOR_SCMI

  configs/stm32mp15_defconfig |  1 +
  drivers/i2c/stm32f7_i2c.c   | 33 ++++++++++++++++-----------------
  2 files changed, 17 insertions(+), 17 deletions(-)



More information about the U-Boot mailing list