Part Number: AM4372
Hi I am working on AM4372 processor.I need to enable HDMi in the dts.
We have our own board specific dts file. I have seen "am437x-gp-evm-hdmi.dts" arch/arm/boot/dts folder.
I tried coppying "am437x-gp-evm-hdmi.dts" contents to my board specific dts file,but while compiling I am getting below mentioned error,
syntax error,
FATAL ERROR: Unable to parse input tree
Can you please help me how can I merge and build a single .dtb file.
If you have any example please send me.