Hi @tbayram
As far I know the eLCDIF and LCDIF do not have a way to generate DOTCLK without HSYNC and VSYNC signals.
For a custom LCD, I think that you can use the FlexIO peripheral. We have an app note AN5280 Using Kinetis FlexIO to Drive a Graphical LCD that shows the use of FlexIO but for an LCD that does use HSYNC and VSYNC based on Kinetis MCUs (Please note that the FlexIO IP from Kinetis is pretty similar to IP implementation on i.MX RT) . But FlexIO is not tied to work this way, you can customize. I mean that you could develop the desired interface for your LCD. Currently I do not have more guidelines about how this could be done. But I hope the AN could give you an idea.
Thanks a lot for your patience.
Diego