You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
perf/dwc_pcie: Add support for Rockchip vendor devices
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Change-Id: I6fde80440d2fa058b38a7d927eb846f477812b5f
This commit is contained in:
@@ -107,6 +107,7 @@ struct dwc_pcie_vendor_id {
|
||||
|
||||
static const struct dwc_pcie_vendor_id dwc_pcie_vendor_ids[] = {
|
||||
{.vendor_id = PCI_VENDOR_ID_ALIBABA },
|
||||
{.vendor_id = PCI_VENDOR_ID_ROCKCHIP },
|
||||
{} /* terminator */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user