Hi @shahmanishj ,
You can refer to this application note:
https://www.nxp.com.cn/docs/en/application-note/AN12302.pdf
When you use the new LCD, you need to check your LCD datasheet, find the related data:

Then modify the code.
I recommend you test the LCD code at first in the SDK, eg:
SDK_2_11_1_EVK-MIMXRT1064\boards\evkmimxrt1064\driver_examples\elcdif
After the LCD works, then you can add to other LCD related project.
Wish it helps you!
Best Regards,
Kerry