Skip to content

Releases: STMicroelectronics/dt-stm32mp

v6-stm32mp-r3.1

Choose a tag to compare

@pchotard pchotard released this 10 Jun 15:01

The external device tree component is used to host STM32 MPU embedded software device tree configurations in addition of the ones present in each software component (TF-A, OP-TEE, U-BOOT, LINUX, TF-M).

Please, find below some kind of configurations stored in this repository:

  • STM32MP2xx CA35TDCID ecosystem (aka ostl device tree) in addition of the minimal configuration present in each software component.
  • STM32CubeMP2 M33 examples (aka ostl-m33-examples device tree)
  • STM32MP2xx CM33TDCID ecosystem
  • STM32MP1xx/STM32MP2xx OSI examples

As configurations become increasingly complex, it is important to synchronize all software components device trees in one place. This centralization permits to have a coherent configuration across all of them.
This consistent product configuration is given as example by ST in this external device tree repository and is used by YOCTO build system.

For information, organization of the tree :

  • stm32mp1

    • linux
    • optee
    • tfa
    • u-boot
  • stm32mp2

    • a35-td
      • linux
      • optee
      • tfa
      • tfm
      • u-boot
    • m33-td
      • linux
      • mcuboot
      • optee
      • tfa
      • tfm
      • u-boot

v6-stm32mp-r3

Choose a tag to compare

@pchotard pchotard released this 09 Feb 16:06

The external device tree component is used to host STM32 MPU embedded software device tree configurations in addition of the ones present in each software component (TF-A, OP-TEE, U-BOOT, LINUX, TF-M).

Please, find below some kind of configurations stored in this repository:

  • STM32MP2xx CA35TDCID ecosystem (aka ostl device tree) in addition of the minimal configuration present in each software component.
  • STM32CubeMP2 M33 examples (aka ostl-m33-examples device tree)
  • STM32MP2xx CM33TDCID ecosystem
  • STM32MP1xx/STM32MP2xx OSI examples

As configurations become increasingly complex, it is important to synchronize all software components device trees in one place. This centralization permits to have a coherent configuration across all of them.
This consistent product configuration is given as example by ST in this external device tree repository and is used by YOCTO build system.

For information, organization of the tree :

  • stm32mp1

    • linux
    • optee
    • tfa
    • u-boot
  • stm32mp2

    • a35-td
      • linux
      • optee
      • tfa
      • tfm
      • u-boot
    • m33-td
      • linux
      • mcuboot
      • optee
      • tfa
      • tfm
      • u-boot

v6-stm32mp-r2

Choose a tag to compare

@spasdeloup spasdeloup released this 25 Jun 13:20

The external device tree component is used to host STM32 MPU embedded software device tree configurations in addition of the ones present in each software component (TF-A, OP-TEE, U-BOOT, LINUX, TF-M).

Please, find below some kind of configurations stored in this repository:

  • STM32MP2xx CA35TDCID ecosystem (aka ostl device tree) in addition of the minimal configuration present in each software component.
  • STM32CubeMP2 M33 examples (aka ostl-m33-examples device tree)
  • STM32MP2xx CM33TDCID ecosystem (in BETA version for STM32MP2 series)

As configurations become increasingly complex, it is important to synchronize all software components device trees in one place. This centralization permits to have a coherent configuration across all of them.
This consistent product configuration is given as example by ST in this external device tree repository and is used by YOCTO build system.

WARNING!! reorganization of the tree

  • stm32mp1

    • linux
    • optee
    • tfa
    • u-boot
  • stm32mp2

    • a35-td
      • linux
      • optee
      • tfa
      • tfm
      • u-boot
    • m33-td
      • linux
      • mcuboot
      • optee
      • tfa
      • tfm
      • u-boot

Full Changelog: v6-stm32mp-r1...v6-stm32mp-r2

v5-stm32mp-r1.1

Choose a tag to compare

@ashishverma2691 ashishverma2691 released this 28 Nov 10:12

The following changes since commit cad5188:

Introduce new device tree for examples (2024-06-11 15:28:38 +0200)

are available in the Git repository at:

http://github.com/STMicroelectronics/dt-stm32mp.git v5-stm32mp-r1.1

for you to fetch changes up to bb71c81:

External-dt: v5.0-stm32mp-r1.1 (2024-11-26 16:13:14 +0530)


Gatien Chevallier (1):
External-dt: v5.0-stm32mp-r1.1

Sebastien PASDELOUP (1):
readme: update informations for v5.0-stm32mp-r1

README.md | 77 +++-------------------
.../stm32mp257f-dk-ca35tdcid-ostl-m33-examples.dts | 38 +++--------
...2mp257f-dk-ca35tdcid-ostl-m33-examples-rif.dtsi | 13 +++-
optee/stm32mp257f-dk-ca35tdcid-ostl-rif.dtsi | 7 ++
...mp257f-ev1-ca35tdcid-ostl-m33-examples-rif.dtsi | 7 ++
optee/stm32mp257f-ev1-ca35tdcid-ostl-rif.dtsi | 7 ++
6 files changed, 48 insertions(+), 101 deletions(-)

v6.0-stm32mp-r1

Choose a tag to compare

@spasdeloup spasdeloup released this 15 Nov 10:21
Introduce new device tree for examples for v6.0-stm32mp-r1

Change-Id: I5eb15b7ec7cc87f9df7a1b12f819d465f0a18964
Signed-off-by: Sebastien PASDELOUP <sebastien.pasdeloup-ext@st.com>