linux
linux copied to clipboard
method add to retrieve pio data via DMA
Iam using the rp1-pio driver in a driver iam developing.
Using DMA for retrieving data from the PIO i need an additonal method for getting the data in the virtual memory.. so i decided to simply adding a method.
I think this method is relevant also for others.