cancel
Showing results for 
Search instead for 
Did you mean: 

CK_SCMI0_HSE becomes syntax error in Device Tree file stm32mp15-m4-srm.dtsi

安保.1
Associate II

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?

2 REPLIES 2
Olivier GALLIEN
ST Employee

Hi @安部 �?​ 

Could you please specify which OSTL version you are using and share the complete log with syntax error reported ?

Thanks

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
安保.1
Associate II

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:stm32​mp15-m4-srm.dtsi:304.25.26 syntac error"

"FATAL ERROR: Unable to parse input tree"

Thanks