linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PCI: mediatek: fix warning and enlarge the PCIe2AHB window size
@ 2019-01-31  8:01 honghui.zhang
  2019-01-31  8:01 ` [PATCH v2 1/2] PCI: mediatek: Use resource_size function on resource object honghui.zhang
  2019-01-31  8:01 ` [PATCH v2 2/2] PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM honghui.zhang
  0 siblings, 2 replies; 5+ messages in thread
From: honghui.zhang @ 2019-01-31  8:01 UTC (permalink / raw)
  To: lorenzo.pieralisi, bhelgaas, linux-arm-kernel, linux-mediatek,
	linux-pci, linux-kernel, ryder.lee
  Cc: rafael.j.wysocki, fred, poza, youlin.pei, jianjun.wang, Honghui Zhang

From: Honghui Zhang <honghui.zhang@mediatek.com>

Two patches:
patch 1 fix the complain of scripts/coccinelle/api/resource_size.cocci
patch 2 enlarge the PCIe2AHB window size to support fully access of 4GB DRAM from EP DMA.

v2:
 - Fix the checkpatch complains for patch 1.
 - update the commit message and change title of patch 1 for changelog conventions.
 - Add patch 2.

Honghui Zhang (2):
  PCI: mediatek: Use resource_size function on resource object
  PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM

 drivers/pci/controller/pcie-mediatek.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

-- 
2.6.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-02-01  2:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-31  8:01 [PATCH v2 0/2] PCI: mediatek: fix warning and enlarge the PCIe2AHB window size honghui.zhang
2019-01-31  8:01 ` [PATCH v2 1/2] PCI: mediatek: Use resource_size function on resource object honghui.zhang
2019-01-31 21:36   ` Bjorn Helgaas
2019-02-01  2:47     ` Honghui Zhang
2019-01-31  8:01 ` [PATCH v2 2/2] PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM honghui.zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).