[PULL] Pull request: u-boot-stm32 for v2020.07: u-boot-stm32-20200528

Hi Tom,
Please pull the STM32 related patches for v2020.07: u-boot-stm32-20200528
With the following changes: - stm32mp15: fix DT on DHCOR SOM and avenger96 board - stm32mp15: re-enable KS8851 on DHCOM
CI status: https://gitlab.denx.de/u-boot/custodians/u-boot-stm/pipelines/3462
Thanks, Patrick
The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-05-27 10:56:25 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20200528
for you to fetch changes up to 08f372ac2ade7a87581c00aa8fc59a2878525cb2:
ARM: dts: stm32: Disable SDR104 mode on AV96 (2020-05-28 08:52:04 +0200)
---------------------------------------------------------------- - stm32mp15: fix DT on DHCOR SOM and avenger96 board - stm32mp15: re-enable KS8851 on DHCOM
---------------------------------------------------------------- Marek Vasut (5): ARM: stm32: Re-enable KS8851 on DHCOM ARM: stm32: Hog GPIO PF7 high on DHCOR to unlock SPI NOR nWP ARM: dts: stm32: Add alternate pinmux for I2C2 pins ARM: dts: stm32: Repair I2C2 operation on AV96 ARM: dts: stm32: Disable SDR104 mode on AV96
arch/arm/dts/stm32mp15-pinctrl.dtsi | 17 +++++++++++++++++ arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts | 7 +++---- arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi | 9 +++++++++ configs/stm32mp15_dhcom_basic_defconfig | 1 + configs/stm32mp15_dhcor_basic_defconfig | 1 + 5 files changed, 31 insertions(+), 4 deletions(-)

On Thu, May 28, 2020 at 08:08:32AM +0000, Patrick DELAUNAY wrote:
Hi Tom,
Please pull the STM32 related patches for v2020.07: u-boot-stm32-20200528
With the following changes:
- stm32mp15: fix DT on DHCOR SOM and avenger96 board
- stm32mp15: re-enable KS8851 on DHCOM
CI status: https://gitlab.denx.de/u-boot/custodians/u-boot-stm/pipelines/3462
Thanks, Patrick
The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-05-27 10:56:25 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20200528
for you to fetch changes up to 08f372ac2ade7a87581c00aa8fc59a2878525cb2:
ARM: dts: stm32: Disable SDR104 mode on AV96 (2020-05-28 08:52:04 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Patrick DELAUNAY
-
Tom Rini