Failed to compile dtb - syntax error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Failed to compile dtb - syntax error

2,500件の閲覧回数
vladzouth
Contributor II

Hi, i'am newbie for manipulating dtb and i would like to implemente the max98357a codec using simple audio card like i.MX6 and MA98357a with simple-audio-card . But i encounter some issue during dtb compilation. I have the following error:

/kernel-source/arch/arm/boot/dts/imx6qdl-tx6.dtsi:359.28-29 syntax error
| FATAL ERROR: Unable to parse input tree

I'am not sure if there is just a syntax error. Indeed, the way i have placed some node (codec audmux sound)  is maybe false. 

Could anyone give me some advice about this issue. I attached my dts files.

Thank you in advance!

Vladzouth

ラベル(4)
2 返答(返信)

2,082件の閲覧回数
jamesbone
NXP TechSupport
NXP TechSupport

Hello Souleymane,

You are going to have an error in the Device Tree binding,  you can take a look at the specific meaning of the device tree binding can be checked up in binding doc located in Documentation/devicetree/bindings/sound/.


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

2,082件の閲覧回数
vladzouth
Contributor II

Hello Jamesbone,

Thanks you for pointing me the right thing for my issue. I figured out what was wrong. In fact i had to include fsl-imx-audmux which contains some defines.

0 件の賞賛
返信