Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 092fd333 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: pcie: adjust PCIe config for write latency"

parents c9db82f7 b9fe6a2d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1127,6 +1127,8 @@ int msm_pcie_enable(struct msm_pcie_dev_t *dev, u32 options)
	/* change DBI base address */
	writel_relaxed(0, dev->parf + PCIE20_PARF_DBI_BASE_ADDR);

	writel_relaxed(0x3656, dev->parf + PCIE20_PARF_SYS_CTRL);

	/* init PCIe PHY */
	pcie_phy_init(dev);