aboutsummaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/pci.h
AgeCommit message (Collapse)AuthorFilesLines
2020-02-21csky: Add PCI supportMaJun1-0/+34
Add the pci related code for csky arch to support basic pci virtual function, such as qemu virt-pci-9pfs. Signed-off-by: MaJun <[email protected]> Signed-off-by: Guo Ren <[email protected]>