diff options
| author | Hugo Villeneuve <[email protected]> | 2026-02-06 15:55:26 -0500 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2026-02-06 20:32:36 -0300 |
| commit | 56246896a3e4787b0da0a7c59c11229c5c1431f3 (patch) | |
| tree | 266a0a94780d10f3d43b1f9d366d8a49e19ca5ed /configs | |
| parent | 57d9399b466dcd5ebd443c2b9b4e72fe21d4131c (diff) | |
arm: dts: imx8mn-var-som-symphony: migrate to OF_UPSTREAM
Switch to OF_UPSTREAM to make use of the upstream device trees.
Remove the now obsolete device tree files:
- imx8mn-var-som-symphony.dts
- imx8mn-var-som.dtsi
Signed-off-by: Hugo Villeneuve <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/imx8mn_var_som_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx8mn_var_som_defconfig b/configs/imx8mn_var_som_defconfig index b9f3b9b8999..95c442389d0 100644 --- a/configs/imx8mn_var_som_defconfig +++ b/configs/imx8mn_var_som_defconfig @@ -9,7 +9,7 @@ CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_OFFSET=0xFFFFDE00 CONFIG_DM_GPIO=y -CONFIG_DEFAULT_DEVICE_TREE="imx8mn-var-som-symphony" +CONFIG_DEFAULT_DEVICE_TREE="freescale/imx8mn-var-som-symphony" CONFIG_TARGET_IMX8MN_VAR_SOM=y CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_SYS_MONITOR_LEN=524288 |
