Skip to main content
Visitor II
November 21, 2022
Question

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

  • November 21, 2022
  • 2 replies
  • 1007 views

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?

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    November 22, 2022

    Hi @安部 �?​ 

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

    Thanks

    Olivier

    安保.1Author
    Visitor II
    November 24, 2022

    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