All of lore.kernel.org
 help / color / mirror / Atom feed
* [discussion] pci: imx: enable pcie msi support
@ 2013-12-09  9:25 Richard Zhu
  2013-12-09  9:25 ` [PATCH] " Richard Zhu
  0 siblings, 1 reply; 6+ messages in thread
From: Richard Zhu @ 2013-12-09  9:25 UTC (permalink / raw)
  To: marex; +Cc: jbe, hrhaan, shawn.guo, jgarzik, tj, linux-ide, Richard Zhu

eanble pcie msi support on imx6 platforms
* add check_device api in the msi chip.
* add the quirks into pcie_port struct for the deviation
from standard routines.

Signed-off-by: Richard Zhu <richard.zhuhongxing@gmail.com>
---
 arch/arm/boot/dts/imx6qdl-sabresd.dtsi |    6 +++
 arch/arm/mach-imx/Kconfig              |    1 +
 drivers/pci/host/pci-imx6.c            |   34 +++++++++++++++++-
 drivers/pci/host/pcie-designware.c     |   60 +++++++++++++++++++++++---------
 drivers/pci/host/pcie-designware.h     |    5 +++
 5 files changed, 88 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2013-12-16  6:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-09  9:25 [discussion] pci: imx: enable pcie msi support Richard Zhu
2013-12-09  9:25 ` [PATCH] " Richard Zhu
2013-12-09 11:00   ` Jürgen Beisert
2013-12-16  5:44     ` Hong-Xing.Zhu
2013-12-09 11:16   ` Marek Vasut
2013-12-12 18:57   ` Harro Haan

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.