You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
misc: rockchip: pcie-rkep: Add rk182a device id
Change-Id: Ibde6bcb50d1f5061ac26fbaf53cac99eb0e35346 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -1440,6 +1440,7 @@ static const struct pci_error_handlers pcie_rkep_err_handler = {
|
||||
|
||||
static const struct pci_device_id pcie_rkep_pcidev_id[] = {
|
||||
{ PCI_VDEVICE(ROCKCHIP, 0x356a), 1, },
|
||||
{ PCI_VDEVICE(ROCKCHIP, 0x182a), 1, },
|
||||
{ }
|
||||
};
|
||||
MODULE_DEVICE_TABLE(pcie_rkep, pcie_rkep_pcidev_id);
|
||||
|
||||
Reference in New Issue
Block a user