This commit simplifies various drivers by using the ...CreateWithCaps() API when creating driver objects in internal RAM.
There's two GDMA groups on ESP32P4, one is connected to AHB bus, and another one is connected AXI bus. We now have two seperate APIs for allocating DMA channels, depends on the bus type.