Files
Shawn Lin 006505ca76 misc: add rockchip standard EP function driver
This is a PCIe function driver for rockchip RKEP demo which works on RC
side, it includes following features:
1. Support rc dma
2. Support mmap reserved memory
3. Add dma msi obj irq signal
4. Add user msi obj irq signal
5. Support RKEP-boot

Change-Id: Id71ebd31f86b688d3e6e07ce5055aad81ce7e206
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2023-04-25 16:23:23 +08:00

8 lines
126 B
Makefile

# SPDX-License-Identifier: GPL-2.0
#
# Makefile for misc devices on rockchip.
#
obj-$(CONFIG_PCIE_FUNC_RKEP) += pcie-rkep.o