dma: xilinx: Add Display Port DMA driver
authorMichal Simek <michal.simek@xilinx.com>
Wed, 23 Feb 2022 14:52:03 +0000 (15:52 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 9 Mar 2022 11:35:50 +0000 (12:35 +0100)
commitd926695cc5680edfff9cfef36a14933ee3585fbf
treedb3b3dba4507065777a7a38ead58a89c350d5478
parent98cacab76542dba7fa7d42e32fc848d89d88d55a
dma: xilinx: Add Display Port DMA driver

Display Port (DP) has own dma driver that's why add this skeleton driver
only for handling power domain setting and send configuration object to
PMUFW to enable it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/fe8bc313bcd430b04e9fa6fb770d5799ef28b350.1645627920.git.michal.simek@xilinx.com
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/xilinx_dpdma.c [new file with mode: 0644]