From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abhimanyu Saini Subject: [RESEND][PATCH 2/6] dt-bindings: pci: Update bindings for LS2088A Date: Tue, 8 Nov 2016 15:04:20 +0530 Message-ID: <1478597664-14799-3-git-send-email-abhimanyu.saini@nxp.com> References: <1478597664-14799-1-git-send-email-abhimanyu.saini@nxp.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1478597664-14799-1-git-send-email-abhimanyu.saini-3arQi8VN3Tc@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Cc: scott.wood-3arQi8VN3Tc@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Abhimanyu Saini , Priyanka Jain , Ashish Kumar List-Id: devicetree@vger.kernel.org Signed-off-by: Priyanka Jain Signed-off-by: Ashish Kumar Signed-off-by: Abhimanyu Saini --- Documentation/devicetree/bindings/pci/layerscape-pci.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt index 41e9f55..ff32669 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -12,9 +12,8 @@ which can allow determining the underlying DesignWare PCIe controller version information. 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" +- compatible: should be: "fsl,-pcie", "snps,dw-pcie". + can be: ls1021a, ls2080a, ls2088a - 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html