diff options
| author | Franz Schnyder <[email protected]> | 2026-03-30 09:59:41 +0200 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2026-04-02 09:11:08 -0300 |
| commit | 417f658567035e4a839fbd73abe681cbedddce95 (patch) | |
| tree | 1d90cbb928486493a1bfd3bc79bfa729a03e52ff /configs | |
| parent | bc7a0494a7b3bf7c7b190596409081febf4e582c (diff) | |
arm: dts: imx95-toradex-smarc: migrate to OF_UPSTREAM
Allow CONFIG_OF_UPSTREAM to receive automatic device tree updates for
the Toradex SMARC iMX95.
Remove the now obsolete device tree files:
- imx95-toradex-smarc-dev.dts
- imx95-toradex-smarc.dtsi
Signed-off-by: Franz Schnyder <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/toradex-smarc-imx95_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/toradex-smarc-imx95_defconfig b/configs/toradex-smarc-imx95_defconfig index ad908949b59..c8da431d1c7 100644 --- a/configs/toradex-smarc-imx95_defconfig +++ b/configs/toradex-smarc-imx95_defconfig @@ -10,7 +10,7 @@ CONFIG_NR_DRAM_BANKS=3 CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_OFFSET=0xFFFFDE00 CONFIG_DM_GPIO=y -CONFIG_DEFAULT_DEVICE_TREE="imx95-toradex-smarc-dev" +CONFIG_DEFAULT_DEVICE_TREE="freescale/imx95-toradex-smarc-dev" CONFIG_TARGET_TORADEX_SMARC_IMX95=y CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_SYS_MONITOR_LEN=524288 |
