projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0effe0a
)
PCI: Add support for AMD Nolan USB3 DRD
author
Huang Rui
<
[email protected]
>
Fri, 31 Oct 2014 03:11:15 +0000
(11:11 +0800)
committer
Felipe Balbi
<
[email protected]
>
Mon, 3 Nov 2014 16:03:40 +0000
(10:03 -0600)
This patch adds PCI id for USB3 Dual-Role Device of AMD Nolan (NL) SoC.
It will be used for PCI quirks and DWC3 device driver.
Signed-off-by: Jason Chang <
[email protected]
>
Signed-off-by: Huang Rui <
[email protected]
>
Acked-by: Bjorn Helgaas <
[email protected]
>
Signed-off-by: Felipe Balbi <
[email protected]
>
include/linux/pci_ids.h
patch
|
blob
|
history
diff --git
a/include/linux/pci_ids.h
b/include/linux/pci_ids.h
index 1fa99a3018171d4a7403f50987eb4e3ae819e0dc..5decad77d8edbc436447e03ab8316b629cc9bf23 100644
(file)
--- a/
include/linux/pci_ids.h
+++ b/
include/linux/pci_ids.h
@@
-562,6
+562,7
@@
#define PCI_DEVICE_ID_AMD_8131_BRIDGE 0x7450
#define PCI_DEVICE_ID_AMD_8131_APIC 0x7451
#define PCI_DEVICE_ID_AMD_8132_BRIDGE 0x7458
+#define PCI_DEVICE_ID_AMD_NL_USB 0x7912
#define PCI_DEVICE_ID_AMD_CS5535_IDE 0x208F
#define PCI_DEVICE_ID_AMD_CS5536_ISA 0x2090
#define PCI_DEVICE_ID_AMD_CS5536_FLASH 0x2091