From: Marc Zyngier Date: Tue, 28 Jul 2015 13:46:13 +0000 (+0100) Subject: PCI/MSI: Allow msi_domain lookup using the host bridge node X-Git-Tag: omap-for-v4.3/fixes-rc1~130^2~37 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=471c931cb248ab7af0cd62503d811239b47f217b;p=pandora-kernel.git PCI/MSI: Allow msi_domain lookup using the host bridge node A number of platforms do not need to use the msi-parent property, as the host bridge itself provides the MSI controller. Allow this configuration by performing an irq domain lookup based on the host bridge node if it doesn't have a valid msi-parent property. Acked-by: Bjorn Helgaas Signed-off-by: Marc Zyngier Cc: Cc: Yijing Wang Cc: Ma Jun Cc: Lorenzo Pieralisi Cc: Duc Dang Cc: Hanjun Guo Cc: Jiang Liu Cc: Jason Cooper Link: http://lkml.kernel.org/r/1438091186-10244-7-git-send-email-marc.zyngier@arm.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed