From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Bhupesh Sharma To: , , , , Subject: [PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A Date: Fri, 4 Sep 2015 12:27:46 +0530 Message-ID: <1441349872-4560-5-git-send-email-bhupesh.sharma@freescale.com> In-Reply-To: <1441349872-4560-1-git-send-email-bhupesh.sharma@freescale.com> References: <1441349872-4560-1-git-send-email-bhupesh.sharma@freescale.com> MIME-Version: 1.0 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: bhupesh.sharma@freescale.com, Catalin.Marinas@arm.com, will.deacon@arm.com, Minghuan Lian , olof@lixom.net, bhupesh.linux@gmail.com Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+mturquette=linaro.org@lists.infradead.org List-ID: Add the documentation for compatible string "fsl,ls2080a-pcie" for Freescale's LS2080A platform. Signed-off-by: Minghuan Lian Signed-off-by: Bhupesh Sharma --- .../devicetree/bindings/pci/layerscape-pci.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt index 6286f04..e72e68f 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -4,7 +4,8 @@ This PCIe host controller is based on the Synopsis Designware PCIe IP and thus inherits all the common properties defined in designware-pcie.txt. Required properties: -- compatible: should contain the platform identifier such as "fsl,ls1021a-pcie" +- compatible: should contain the platform identifier such as "fsl,ls1021a-pcie", + "fsl,ls2080a-pcie". - reg: base addresses and lengths of the PCIe controller - interrupts: A list of interrupt outputs of the controller. Must contain an entry for each entry in the interrupt-names property. -- 1.7.9.5 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel