37d36
< platform = Param.Platform(Parent.any, "Platform this device is part of")
49c48
< dma = Port("DMA port")
---
> dma = Port(Self.pio.peerObj.port, "DMA port")