Searched hist:"16270 a92" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-designware-ep.c | 16270a92 Tue Aug 18 04:27:46 CDT 2020 Hou Zhiqiang <Zhiqiang.Hou@nxp.com> PCI: designware-ep: Fix the Header Type check
The current check will result in the multiple function device fails to initialize. So fix the check by masking out the multiple function bit.
Link: https://lore.kernel.org/r/20200818092746.24366-1-Zhiqiang.Hou@nxp.com Fixes: 0b24134f7888 ("PCI: dwc: Add validation that PCIe core is set to correct mode") Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/include/uapi/linux/ |
H A D | pci_regs.h | 16270a92 Tue Aug 18 04:27:46 CDT 2020 Hou Zhiqiang <Zhiqiang.Hou@nxp.com> PCI: designware-ep: Fix the Header Type check
The current check will result in the multiple function device fails to initialize. So fix the check by masking out the multiple function bit.
Link: https://lore.kernel.org/r/20200818092746.24366-1-Zhiqiang.Hou@nxp.com Fixes: 0b24134f7888 ("PCI: dwc: Add validation that PCIe core is set to correct mode") Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Rob Herring <robh@kernel.org> 16270a92 Tue Aug 18 04:27:46 CDT 2020 Hou Zhiqiang <Zhiqiang.Hou@nxp.com> PCI: designware-ep: Fix the Header Type check The current check will result in the multiple function device fails to initialize. So fix the check by masking out the multiple function bit. Link: https://lore.kernel.org/r/20200818092746.24366-1-Zhiqiang.Hou@nxp.com Fixes: 0b24134f7888 ("PCI: dwc: Add validation that PCIe core is set to correct mode") Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Rob Herring <robh@kernel.org>
|