]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Fri, 20 Oct 2023 12:02:48 +0000 (17:32 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Nov 2023 16:26:51 +0000 (17:26 +0100)
commitf049c0c0037d8d50f986325830029a68b331ca1b
treebfbeb1f85de4f62a97c01b74dc48132294229b95
parent28b8ad8ccecd0d537039e03e2dc27ae324d11312
misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support

commit 8293703a492ae97c86af27c75b76e6239ec86483 upstream.

Add DEVICE_ID for J721S2 and enable support for endpoints configured
with this DEVICE_ID in the pci_endpoint_test driver.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Cc: stable <stable@kernel.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20231020120248.3168406-1-s-vadapalli@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/pci_endpoint_test.c