From: Ananth Jasty
Cavium cn88xx hardware presents an incorrect SR-IOV Function
Dependency Link, add a fixup quirk for the affected devices.
Acked-by: David Daney
Signed-off-by: Ananth Jasty
Signed-off-by: Omer Khaliq
---
drivers/pci/quirks.c | 11 +++
1 file changed, 11 insertions
advised
Ananth Jasty (1):
PCI: quirk fixup for cavium invalid sriov link value.
Omer Khaliq (1):
HWRNG: thunderx: Add Cavium HWRNG driver for ThunderX SoC.
drivers/char/hw_random/Kconfig | 13 +
drivers/char/hw_random/Makefile| 1 +
drivers/char/hw_random/cavium-rng-vf.c
The Cavium ThunderX SoC has a hardware random number generator.
This driver provides support using the HWRNG framework.
Signed-off-by: Omer Khaliq
Signed-off-by: Ananth Jasty
Acked-by: David Daney
---
drivers/char/hw_random/Kconfig | 13 +
drivers/char/hw_random/Makefile
There is a hardware error rendering the FDL field incorrect for the some
Thunder RNG devices. The first patch adds infrastructure to fix the problem.
The second patch adds the driver.
David Daney (1):
PCI/IOV: Add function to allow Function Dependency Link override.
Omer Khaliq (1):
hwrng
The Cavium ThunderX SoC has a hardware random number generator.
This driver provides support using the HWRNG framework.
Signed-off-by: Omer Khaliq
Signed-off-by: Ananth Jasty
Acked-by: David Daney
---
drivers/char/hw_random/Kconfig | 13 +
drivers/char/hw_random/Makefile
From: David Daney
Some hardware presents an incorrect SR-IOV Function Dependency Link,
add a function to allow this to be overridden in the PF driver for
such devices.
Signed-off-by: David Daney
Signed-off-by: Omer Khaliq
---
drivers/pci/iov.c | 14 ++
include/linux/pci.h | 1
6 matches
Mail list logo