[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1442944336-11754-1-git-send-email-marc.zyngier@arm.com>
Date: Tue, 22 Sep 2015 18:52:12 +0100
From: Marc Zyngier <marc.zyngier@....com>
To: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc: Rob Herring <robh+dt@...nel.org>,
Jason Cooper <jason@...edaemon.net>,
Thomas Gleixner <tglx@...utronix.de>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Mark Rutland <Mark.Rutland@....com>
Subject: [PATCH 0/4] of: Handle multi-parent version of msi-parent
Now that we have a useable and documented version of msi-parent that
can deal with multiple parenting, we can properly handle it in the
kernel. This leads to a new OF helper, some rework in the PCI and
platform layers, as well as a last patch for the ITS driver, which is
the only thing in the kernel requirering this functionality so far.
Patches on top of 4.3-rc2.
Marc Zyngier (4):
of: Add of_parse_phandle_with_opt_args() helper function
of: irq: Add support for the new definition of "msi-parent"
PCI/MSI: Add support for the new definition of "msi-parent"
irqchip/gic-v3-its: Parse new version of msi-parent property
drivers/irqchip/irq-gic-v3-its-platform-msi.c | 18 ++++++--
drivers/of/base.c | 64 ++++++++++++++++++++++++++-
drivers/of/irq.c | 26 +++++++----
drivers/pci/of.c | 25 ++++++++---
include/linux/of.h | 3 ++
5 files changed, 115 insertions(+), 21 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists