devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/9] irqchip/ls-scfg-msi: Update MSI driver
@ 2017-01-17  9:32 Minghuan Lian
  2017-01-17  9:32 ` [PATCH v3 1/9] irqchip/ls-scfg-msi: fix typo of MSI compatible strings Minghuan Lian
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Minghuan Lian @ 2017-01-17  9:32 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, devicetree
  Cc: Rob Herring, Jason Cooper, Roy Zang, Marc Zyngier, Stuart Yoder,
	Yang-Leo Li, Minghuan Lian, Scott Wood, Mingkai Hu

This patch set is to update Layerscape MSI driver.
1. fix the compatible strings typo
2. Add MSI support to LS1046a
3. Add MSI support to LS1043a v1.1
4. Add MSI affinity support

Minghuan Lian (9):
  irqchip/ls-scfg-msi: fix typo of MSI compatible strings
  arm: dts: ls1021a: fix typo of MSI compatible string
  arm64: dts: ls1043a: fix typo of MSI compatible string
  arm: dts: ls1021a: share all MSIs
  arm64: dts: ls1043a: share all MSIs
  arm64: dts: ls1046a: add MSI dts node
  irqchip/ls-scfg-msi: add LS1046a MSI support
  irqchip/ls-scfg-msi: add LS1043a v1.1 MSI support
  irqchip/ls-scfg-msi: add MSI affinity support

 .../interrupt-controller/fsl,ls-scfg-msi.txt       |   8 +-
 arch/arm/boot/dts/ls1021a.dtsi                     |   8 +-
 arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi     |  12 +-
 arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi     |  31 +++
 drivers/irqchip/irq-ls-scfg-msi.c                  | 256 ++++++++++++++++++---
 5 files changed, 268 insertions(+), 47 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-01-17  9:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-17  9:32 [PATCH v3 0/9] irqchip/ls-scfg-msi: Update MSI driver Minghuan Lian
2017-01-17  9:32 ` [PATCH v3 1/9] irqchip/ls-scfg-msi: fix typo of MSI compatible strings Minghuan Lian
2017-01-17  9:32 ` [PATCH v3 2/9] arm: dts: ls1021a: fix typo of MSI compatible string Minghuan Lian
2017-01-17  9:32 ` [PATCH v3 3/9] arm64: dts: ls1043a: " Minghuan Lian
2017-01-17  9:32 ` [PATCH v3 4/9] arm: dts: ls1021a: share all MSIs Minghuan Lian
2017-01-17  9:32 ` [PATCH v3 5/9] arm64: dts: ls1043a: " Minghuan Lian
2017-01-17  9:32 ` [PATCH v3 6/9] arm64: dts: ls1046a: add MSI dts node Minghuan Lian
2017-01-17  9:32 ` [PATCH v3 7/9] irqchip/ls-scfg-msi: add LS1046a MSI support Minghuan Lian
2017-01-17  9:32 ` [PATCH v3 8/9] irqchip/ls-scfg-msi: add LS1043a v1.1 " Minghuan Lian
2017-01-17  9:32 ` [PATCH v3 9/9] irqchip/ls-scfg-msi: add MSI affinity support Minghuan Lian

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).