diff for duplicates of <20220225000800.GA304526@bhelgaas> diff --git a/a/1.txt b/N1/1.txt index 10db4a1..e41118b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,3 +23,8 @@ can read it via config space. > + lnkcap &= ~PCI_EXP_LNKCAP_MLW; > + lnkcap |= (port->is_x4 ? 4 : 1) << 4; > + mvebu_writel(port, lnkcap, PCIE_CAP_PCIEXP + PCI_EXP_LNKCAP); + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 33923bb..da79a84 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -39,6 +39,11 @@ "> +\tlnkcap = mvebu_readl(port, PCIE_CAP_PCIEXP + PCI_EXP_LNKCAP);\n" "> +\tlnkcap &= ~PCI_EXP_LNKCAP_MLW;\n" "> +\tlnkcap |= (port->is_x4 ? 4 : 1) << 4;\n" - "> +\tmvebu_writel(port, lnkcap, PCIE_CAP_PCIEXP + PCI_EXP_LNKCAP);" + "> +\tmvebu_writel(port, lnkcap, PCIE_CAP_PCIEXP + PCI_EXP_LNKCAP);\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -8af0e17c640b6b7aed8f05155d3545b4e76e617543ea2d105ed58e45af6ce7cd +7fc464d8756a6792a2b90dd023cf59882ade8ee889681cab6e7d81949ff2afd5
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.