From: Devaraj Rangasamy <[email protected]>
Add a new PCI device entry for Green Sardine APU.
Signed-off-by: Devaraj Rangasamy <[email protected]>
Tested-by: Babulu Ellune <[email protected]>
Signed-off-by: Rijo Thomas <[email protected]>
---
drivers/crypto/ccp/sp-pci.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/crypto/ccp/sp-pci.c b/drivers/crypto/ccp/sp-pci.c
index f471dbaef1fb..f468594ef8af 100644
--- a/drivers/crypto/ccp/sp-pci.c
+++ b/drivers/crypto/ccp/sp-pci.c
@@ -356,6 +356,7 @@ static const struct pci_device_id sp_pci_table[] = {
{ PCI_VDEVICE(AMD, 0x1468), (kernel_ulong_t)&dev_vdata[2] },
{ PCI_VDEVICE(AMD, 0x1486), (kernel_ulong_t)&dev_vdata[3] },
{ PCI_VDEVICE(AMD, 0x15DF), (kernel_ulong_t)&dev_vdata[4] },
+ { PCI_VDEVICE(AMD, 0x1649), (kernel_ulong_t)&dev_vdata[4] },
/* Last entry must be zero */
{ 0, }
};
--
2.17.1
On Fri, Apr 16, 2021 at 02:50:56PM +0530, Rijo Thomas wrote:
> From: Devaraj Rangasamy <[email protected]>
>
> Add a new PCI device entry for Green Sardine APU.
>
> Signed-off-by: Devaraj Rangasamy <[email protected]>
> Tested-by: Babulu Ellune <[email protected]>
> Signed-off-by: Rijo Thomas <[email protected]>
> ---
> drivers/crypto/ccp/sp-pci.c | 1 +
> 1 file changed, 1 insertion(+)
Patch applied. Thanks.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt