From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bhaskar Upadhaya Subject: [PATCH 05/10] dt-bindings: pci: Update bindings for LS1012A Date: Fri, 26 Aug 2016 15:57:44 +0530 Message-ID: <1472207269-18499-5-git-send-email-Bhaskar.Upadhaya@nxp.com> References: <1472207269-18499-1-git-send-email-Bhaskar.Upadhaya@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1472207269-18499-1-git-send-email-Bhaskar.Upadhaya@nxp.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: devicetree@vger.kernel.org, shawnguo@kernel.org Cc: oss@buserror.net, linux-devel@gforge.freescale.net, Bhaskar Upadhaya , stuart.yoder@nxp.com, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Signed-off-by: Bhaskar Upadhaya --- Documentation/devicetree/bindings/pci/layerscape-pci.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt index 41e9f55..5755697 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -15,6 +15,7 @@ Required properties: - compatible: should contain the platform identifier such as: "fsl,ls1021a-pcie", "snps,dw-pcie" "fsl,ls2080a-pcie", "fsl,ls2085a-pcie", "snps,dw-pcie" + "fsl,ls1012a-pcie", "fsl,ls1043a-pcie" ,"snps,dw-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.9.1