AM625: Facing issue with 7inch OLDI display with beagleplay

Part Number: AM625

Tool/software:

Hi,
Is there any DTS or DTBO for single channel 7inch OLDI display (RVT70HSLNWC00). i couldn't able to find it in default image of beagleplay and even in TI_SDK for am625.
and one more issue i am facing is whenever i tried to compile DTS on beagleplay using this command : dtc -I dts -O dtb -o myfile-new.dtbo -b 0 -@ k3-am625-beagleplay-lt-lcd185-panel.dts
I am getting this error: Error: k3-am625-beagleplay-lt-lcd185-panel.dts:9.1-9 syntax error
FATAL ERROR: Unable to parse input tree.
But on those lines only #include for gpio.h and irq.h is there