ANDROID: PCI: dwc: revert dwc 32-bit DMA mask for MSI address requirement
This reverts commit 99e629f1 ("PCI: dwc: Fix inverted condition of DMA mask setup warning") and commit 660c4865 ("PCI: dwc: Set 32-bit DMA mask for MSI target address allocation") in order to fix DW PCIe host init issues on devices that support greater than 32-bit MSI target address allocations. The bug was reported in [1] and the fix is currently under review [2]. This change should be reverted once the proper fix has merged upstream. [1] https://lore.kernel.org/all/Yo0soniFborDl7+C@google.com/ [2] https://lore.kernel.org/all/20220525223316.388490-1-willmcvicker@google.com/ Bug: 232293973 Signed-off-by:Will McVicker <willmcvicker@google.com> Change-Id: I2820743bbcbc09bfe4e12832b155e86997ef5cae
Loading