@pengyong_zhang, I could not edit my previous reply so replying on my previous comment.
I am interfacing DAC to ecspi2 and I have gathered following understanding from the reference manual of imx8mp.

With the configuration of ECSPIx_CONREG[SMC] =1, I can immediately start the SPI transfer once the data is in TxFIFO and with ECSPIx_CONFIGREG[SS_CTL] = 0, the data should be transferred without the asserting the CS between the consecutive bursts until the ECSPIx_CONREG[BURST_LENGTH] is transferred . Below are the snaps for this.

Based on this theory we have selected and designed the hardware. So as I mentioned in my previous comment what can be done to meet my requirement? Or is there some problem with the reference manual? Or have I misunderstood something?