2022-11-20 09:48 PM
CK_SCMI0_HSE is a syntax error when compiling with dtc, but it does not exist in the file stm32mp1-clks/h. Is it okay to set it to CK_HSE?
2022-11-22 01:24 AM
Hi @安部 �?
Could you please specify which OSTL version you are using and share the complete log with syntax error reported ?
Thanks
Olivier
2022-11-23 08:31 PM
OSTL is "stm32mp1-openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15.
u-boot-stm32mp-v2021.10-stm32mp1-r1/arch/arm/dts/include/dt-bindings/clock/stm32mp1-clk.h
When I open this file, there is an entry for /* OSCILLATOR clocks */ and CK_SCMI0_HSE is missing.
dtc log
"Error:stm32mp15-m4-srm.dtsi:304.25.26 syntac error"
"FATAL ERROR: Unable to parse input tree"
Thanks