diff mbox series

[1/2] PCI: Add Rockchip vendor ID

Message ID 1733885598-107771-1-git-send-email-shawn.lin@rock-chips.com (mailing list archive)
State Superseded
Headers show
Series [1/2] PCI: Add Rockchip vendor ID | expand

Commit Message

Shawn Lin Dec. 11, 2024, 2:53 a.m. UTC
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
---

 include/linux/pci_ids.h | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index d2402bf..6f68267 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2604,6 +2604,8 @@ 
 
 #define PCI_VENDOR_ID_ZHAOXIN		0x1d17
 
+#define PCI_VENDOR_ID_ROCKCHIP		0x1d87
+
 #define PCI_VENDOR_ID_HYGON		0x1d94
 
 #define PCI_VENDOR_ID_META		0x1d9b