From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Fri, 2 Sep 2016 10:01:34 -0500 Subject: [PATCH 1/3] dt-bindings: designware-pcie: document optional msi-parent property In-Reply-To: <1472561830-20932-2-git-send-email-thomas.petazzoni@free-electrons.com> References: <1472561830-20932-1-git-send-email-thomas.petazzoni@free-electrons.com> <1472561830-20932-2-git-send-email-thomas.petazzoni@free-electrons.com> Message-ID: <20160902150134.GA17819@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 30, 2016 at 02:57:08PM +0200, Thomas Petazzoni wrote: > This commit updates the Designware PCIe Device Tree binding > documentation to document the optional msi-parent property. This > property allows to point to an external MSI controller, which can > optionally be provided. If provided, this external MSI controller is > used in preference over the internal MSI controller of the Designware > PCIe IP. > > Signed-off-by: Thomas Petazzoni > --- > Documentation/devicetree/bindings/pci/designware-pcie.txt | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Rob Herring