From: Jakub Kicinski Date: Tue, 10 May 2022 01:20:42 +0000 (-0700) Subject: Merge branch 'nfp-support-corigine-pcie-vendor-id' X-Git-Tag: v5.19-rc1~159^2~157 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9eab75d45ddc9d29640fd17199880d39241eeb35;p=tomoyo%2Ftomoyo-test1.git Merge branch 'nfp-support-corigine-pcie-vendor-id' Simon Horman says: ==================== nfp: support Corigine PCIE vendor ID Historically the nfp driver has supported NFP chips with Netronome's PCIE vendor ID. This patch extends the driver to also support NFP chips, which at this point are assumed to be otherwise identical from a software perspective, that have Corigine's PCIE vendor ID (0x1da8). This patchset begins by cleaning up strings to make them: * Vendor neutral for the NFP chip * Relate to Corigine for the driver itself It then adds support to the driver for the Corigine's PCIE vendor ID ==================== Link: https://lore.kernel.org/r/20220508173816.476357-1-simon.horman@corigine.com Signed-off-by: Jakub Kicinski --- 9eab75d45ddc9d29640fd17199880d39241eeb35