commit | 0dde527de045d1f35d34f30383cbc134a0262326 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Wed Dec 14 16:24:59 2022 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Thu Jan 12 16:30:52 2023 +0100 |
tree | 1a9b3f074c28c6fe43d08d7f3aa47f2aed049fbe | |
parent | 28dde16dac3c5b4a9039a755972ec39f4632aeeb [diff] |
ARM: dts: stm32mp15: remove clksrc include in SCMI dtsi file The include file stm32mp1-clksrc.h is not necessary for the SCMI STM32MP15 dtsi files as the clock tree is not defined in the U-Boot SCMI device tree; these SCMI device tree only support TFABOOT with stm32mp15_defconfig, SPL with the basic boot defconfig is not supported. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>