v2022.10-stm32mp-r1.1
The following changes since commit aa6822a:
Prepare v2022.10-stm32mp-r1 (2023-06-01 15:26:52 +0200)
are available in the Git repository at:
https://github.com/STMicroelectronics/u-boot.git tags/v2022.10-stm32mp-r1.1
for you to fetch changes up to 2c7a6ac:
Prepare v2022.10-stm32mp-r1.1 (2023-09-18 13:38:19 +0200)
_ Proper handling of ltdc in stm32mp13-u-boot.dtsi declaration for mp131
_ Fix issue to execute TC_CAMERA_1_8_4 Grab 5Mp
_ Extend serial TC timeout
Patrice Chotard (2):
dt-bindings: gpio: Add GPIO_PULL_DISABLE flag support
Prepare v2022.10-stm32mp-r1.1
Patrick Delaunay (1):
arm: dts: stm32: correct stm32mp13-u-boot.dtsi file for STM32MP131
Sebastien PASDELOUP (3):
ARM: dts: stm32: set pclk limit on dcmi interface on stm32mp157a-ev1
ARM: dts: stm32: set pclk limit on dcmi interface on stm32mp157c-ev1
ARM: dts: stm32: set pclk limit on dcmi interface on stm32mp157d-ev1
Valentin Caron (1):
serial: stm32: extend TC timeout
Makefile | 2 +-
arch/arm/dts/stm32mp13-u-boot.dtsi | 12 +++++++-----
arch/arm/dts/stm32mp157a-ev1.dts | 2 ++
arch/arm/dts/stm32mp157c-ev1.dts | 2 ++
arch/arm/dts/stm32mp157d-ev1.dts | 2 ++
drivers/serial/serial_stm32.c | 18 ++++++++++++------
include/dt-bindings/gpio/gpio.h | 3 +++
7 files changed, 29 insertions(+), 12 deletions(-)