Hi Tom,

last i.MX's fixes for the release.


The following changes since commit bfa9306e140c136e43d0efc9574991db46ad8c9e:

Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi (2022-06-26 21:06:08 -0400)

are available in the Git repository at:

https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-20220628

for you to fetch changes up to b5023254b88a67fcbca913e212e3401dea521fc9:

  kontron-sl-mx8mm: Add CAAM support (2022-06-28 15:24:31 +0200)

----------------------------------------------------------------
Fixes for 2022.07

CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/12541

----------------------------------------------------------------
Andrejs Cainikovs (1):
      imx8m: fixup thermal trips

Fabio Estevam (1):
      kontron-sl-mx8mm: Add CAAM support

Francesco Dolcini (3):
      toradex: apalis/colibri_imx6: Fix CLKO1/CLKO2 output
      mx6: ddr: Fix disabling on-die termination
      board: apalis_imx6: DDR init using mx6_dram_cfg()

Frieder Schrempf (2):
      pmic: pca9450: Add optional SD_VSEL GPIO for LDO5
imx: kontron-sl-mx8mm: Enable PCA9450 regulator driver and fix SD card access

Marek Vasut (1):
      ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver

 arch/arm/dts/imx8mm-kontron-n801x-u-boot.dtsi               |  17 +++++
 arch/arm/mach-imx/imx8m/Kconfig                             |   3 +
arch/arm/mach-imx/imx8m/soc.c | 49 ++++++++++++++
 arch/arm/mach-imx/mx6/ddr.c                                 |  13 +++-
 board/data_modul/imx8mm_edm_sbc/imx8mm_data_modul_edm_sbc.c |   9 +++
 board/kontron/sl-mx8mm/spl.c                                |   9 +++
board/toradex/apalis_imx6/apalis_imx6.c | 456 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------
 board/toradex/colibri_imx6/colibri_imx6.c                   |  14 ++--
 configs/imx8mm_data_modul_edm_sbc_defconfig                 |   1 +
 configs/kontron-sl-mx8mm_defconfig                          |   2 +
 drivers/power/pmic/pca9450.c                                |  27 ++++++++
 include/configs/imx8mm_data_modul_edm_sbc.h                 |  20 ------
 12 files changed, 333 insertions(+), 287 deletions(-)


Best regards,
Stefano

--
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=====================================================================

Reply via email to