Received: by 2002:ac0:a679:0:0:0:0:0 with SMTP id p54csp66320imp; Wed, 20 Feb 2019 19:24:59 -0800 (PST) X-Google-Smtp-Source: AHgI3IblaVThfuxEI2IywiZ+wh3cg/8dL8CCPr2iQskcMywnjnGAUt8XfE9Hdj8nYNzHU8QGt/mi X-Received: by 2002:a63:6881:: with SMTP id d123mr32115084pgc.10.1550719499412; Wed, 20 Feb 2019 19:24:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550719499; cv=none; d=google.com; s=arc-20160816; b=ktTxfWfOLO1RX8MiuIoXyeUZWdBphEFhLCVAO5hBYyVKQF/zry+dWNByDmtzUyVQS8 S4Egc2T7oqHEWJBuB+WIQIAqyUmfUC3JEznCEPANMK+RhHm21vly+UFpi59Fm6ETLrgX 3f7UtQqmK3DnNMGrnPVL+GTjqME36ur0AvbgqJAz3tHOUdjv/1rDkfrvykG1ffOT0Qjy CjkTag01UUKTePspZ7PUHdz+igaums6bh/AQLls5eG+Mc/4sSt1EJhq1YvoeCSZ+aGs2 FW4WCX5EwT73BzpiJ7neXVho1R92MPF2BYlh4whRUxiFRPd96jeRoBJsTgZipy0JLNRi 0DgQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=3gmEseknexsrZsa9HQ7BArdI0zgEdTJnQGv+00v1iTU=; b=lk6xrtwx6S7pZJuCOUe+7VNXZ/ME9b3EkMsLzseB6AjLlTZr+Gts6lDURdGAunSOIW LvypvHSG0eNgbZ49zOyWC/zkr1fkn/um+BwmaJ9dF6ae1oUDRPryvYd6J8kn8ogX94DK nb2R1Dw+DSTr89qPqOY4JRvilwkp5D1qHGVj6XZ0emKpE3D9JLpsjsCfXxitlPctmhya jXEyxe75OAjDDxviTfv8kRaU7pGjYg5IMBJVYG2NE3vJ5NrqHa8inhQLAUnvKeSSAfsM nZM4fNVY6TN0eJWxxj2Ma4MivdwJGIP/AliVH3EopTNGVxFQFBOhI2O8xV4ba1A7KvGe SA9Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 3si21081176plo.217.2019.02.20.19.24.44; Wed, 20 Feb 2019 19:24:59 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727237AbfBUDWg (ORCPT + 99 others); Wed, 20 Feb 2019 22:22:36 -0500 Received: from inva020.nxp.com ([92.121.34.13]:35432 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726016AbfBUDWg (ORCPT ); Wed, 20 Feb 2019 22:22:36 -0500 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 28A3B1A0154; Thu, 21 Feb 2019 04:22:34 +0100 (CET) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 1218B1A031F; Thu, 21 Feb 2019 04:22:25 +0100 (CET) Received: from titan.ap.freescale.net (TITAN.ap.freescale.net [10.192.208.233]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 9C41A402A3; Thu, 21 Feb 2019 11:22:13 +0800 (SGT) From: Xiaowei Bao To: bhelgaas@google.com, robh+dt@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org, leoyang.li@nxp.com, kishon@ti.com, lorenzo.pieralisi@arm.com, arnd@arndb.de, gregkh@linuxfoundation.org, minghuan.Lian@nxp.com, mingkai.hu@nxp.com, roy.zang@nxp.com, kstewart@linuxfoundation.org, pombredanne@nexb.com, shawn.lin@rock-chips.com, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org Cc: Xiaowei Bao Subject: [PATCHv7 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode Date: Thu, 21 Feb 2019 11:16:17 +0800 Message-Id: <20190221031620.43554-1-xiaowei.bao@nxp.com> X-Mailer: git-send-email 2.14.1 X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add the documentation for the Device Tree binding for the layerscape PCIe controller with EP mode. Signed-off-by: Xiaowei Bao Reviewed-by: Minghuan Lian Reviewed-by: Zhiqiang Hou Reviewed-by: Rob Herring --- v2: - Add the SoC specific compatibles. v3: - modify the commit message. v4: - no change. v5: - no change. v6: - no change. v7: - no change. .../devicetree/bindings/pci/layerscape-pci.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt index 9b2b8d6..e20ceaa 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -13,6 +13,7 @@ information. Required properties: - compatible: should contain the platform identifier such as: + RC mode: "fsl,ls1021a-pcie" "fsl,ls2080a-pcie", "fsl,ls2085a-pcie" "fsl,ls2088a-pcie" @@ -20,6 +21,8 @@ Required properties: "fsl,ls1046a-pcie" "fsl,ls1043a-pcie" "fsl,ls1012a-pcie" + EP mode: + "fsl,ls1046a-pcie-ep", "fsl,ls-pcie-ep" - reg: base addresses and lengths of the PCIe controller register blocks. - interrupts: A list of interrupt outputs of the controller. Must contain an entry for each entry in the interrupt-names property. -- 1.7.1