]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: dts: stm32: Deduplicate CONFIG_OF_SPL_REMOVE_PROPS on DH STM32MP15xx DHSOM
authorMarek Vasut <marex@denx.de>
Sun, 15 Dec 2024 23:29:15 +0000 (00:29 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 18 Dec 2024 10:30:28 +0000 (11:30 +0100)
commit5470a6a0b11c2084fff0e09702a9c9ae716512c6
treebbbbb7388bf220e67500903fdf0e8d1867ff5536
parent72c6a40fad72bc1f1b7f1e44172c1017395ecfd7
ARM: dts: stm32: Deduplicate CONFIG_OF_SPL_REMOVE_PROPS on DH STM32MP15xx DHSOM

The content of CONFIG_OF_SPL_REMOVE_PROPS is the same in both
STM32MP15xx DHCOM and DHCOR defconfigs, deduplicate the content
into stm32mp15_dhsom.config .

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
configs/stm32mp15_dhcom_basic_defconfig
configs/stm32mp15_dhcor_basic_defconfig
configs/stm32mp15_dhsom.config