Can we have write data before address in AXI?

To have a write data before write address in AXI, master will be sending WVALID & WDATA before driving AWVALID. I found some content online which says Data before address is possible if write address channel contains more register stages than the write data channel, what does it mean? Can anyone explain how we can achieve this feature?

In reply to S_Kadam:

You might want to discuss this in an ARM community forum

In reply to dave_59:

Okay, thank you Sir.