summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorHemant Pedanekar <hemantp@ti.com>2011-04-05 11:02:50 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-06-24 02:28:38 +0400
commitd4ab3dedc3be1a033420de9daf03056f949c4e51 (patch)
treec60b92ba55d3a116f0029b070ae40e8beed457f8 /arch
parent6946d36406192854c9c8a963f8393de80d3aeb96 (diff)
downloadlinux-d4ab3dedc3be1a033420de9daf03056f949c4e51.tar.xz
PCI: Add quirk for setting valid class for TI816X Endpoint
commit 63c4408074cbcc070ac17fc10e524800eb9bd0b0 upstream. TI816X (common name for DM816x/C6A816x/AM389x family) devices configured to boot as PCIe Endpoint have class code = 0. This makes kernel PCI bus code to skip allocating BARs to these devices resulting into following type of error when trying to enable them: "Device 0000:01:00.0 not available because of resource collisions" The device cannot be operated because of the above issue. This patch adds a ID specific (TI VENDOR ID and 816X DEVICE ID based) 'early' fixup quirk to replace class code with PCI_CLASS_MULTIMEDIA_VIDEO as class. Signed-off-by: Hemant Pedanekar <hemantp@ti.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions