Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1294922
| From | Pratyush Anand <pratyush.anand@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 1/5] PCI: designware: ensure ATU is enabled before IO/conf space accesses |
| Date | 2015-12-18 15:50 +0100 |
| Message-ID | <qH4w2-6U7-11@gated-at.bofh.it> (permalink) |
| References | <qH2ud-5E7-11@gated-at.bofh.it> <qH2ud-5E7-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Dec 18, 2015 at 6:08 PM, Stanimir Varbanov <stanimir.varbanov@linaro.org> wrote: > There is no guarantees that enabling ATU will hit the hardware > immediately, and subsequent accesses to configuration / IO spaces > are reliable. So fixing this by read back PCIE_ATU_CR2 register > just after writing. > > Without such a fix the PCI device enumeration during kernel boot > is not reliable, and reading configuration space for particular > PCI device on the bus returns zero aka no device. > > Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Acked-by: Pratyush Anand <pratyush.anand@gmail.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v5 1/5] PCI: designware: ensure ATU is enabled before IO/conf space accesses Stanimir Varbanov <stanimir.varbanov@linaro.org> - 2015-12-18 13:40 +0100 Re: [PATCH v5 1/5] PCI: designware: ensure ATU is enabled before IO/conf space accesses Pratyush Anand <pratyush.anand@gmail.com> - 2015-12-18 15:50 +0100
csiph-web