Received: by 10.192.165.156 with SMTP id m28csp1315673imm; Wed, 18 Apr 2018 07:48:42 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+1+Y2vPpaKgdgTmO8hAyIgm+HGv6haawpVbAd63+wKR+1uUPBNFUq5gT53zQKZsuUoLlF4 X-Received: by 10.98.86.16 with SMTP id k16mr2244529pfb.149.1524062922112; Wed, 18 Apr 2018 07:48:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524062922; cv=none; d=google.com; s=arc-20160816; b=UruDgns5FrE8SHtOcNLs89I7MR6LITdFWQqHSPovxuMUoFnFbhbf3CSRoLyYw3p/E5 /J8ihnj4unQ0jkH+mB7pANAGxjoTYMQWux+gPGNc8mgidWL03JCmL0dbYw1Yb+W+ZXg4 MPfyANq9yUbq+wp6iRgCKmNqoNgunwD2VdvIwIb7hMGH5KQXBYz0MMaJpQeBjvj/sIu2 tXD1z1wq0E8AzneeYq8zD30QQrz73RYkgrCdvMR0LVbHVn5PDWzPixVFqfH8wDa8ks2E 6O+E66PMDKTz56mulkB0n3njtasXtD4T4FpX6oZRyaDeygOS6v4PA9rXl8NEF1BJnQaA HEGg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=RyHp4eXBAhGD+jIzVlyRnEmvUXkBg6xXxPzOvqdCLJg=; b=1IDux4mhsMBlfSEsOpfnY0ONf8/TfxwIJwlKWkpvj8VO2fbXFpkvyEGzPZXmrctyYS AnX45c40bKhbFVjU6WrXkOwxK4BORMkZqTPa/tD6jKoXe3srGrDpNHC1XzIMrZy7xfxn IV0ND/KPexaA98rDEse82IiLms9VDTPHQ459LAvGfUqCLRDNEiwqpODuy61EaD/GfL/R jDSJ6pmEXGxBDp3rQDc9MFknWXLLcgfigeTpk4BLez3u3f7ga743wLDImHX6nwUNHfOj BT99JyhQQvqU0WThQe2D2rjaZ+Q2c+ad/bI8GvmUxMhGwctkj1veYtfYau4aErp4JPd3 yEZw== 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=synopsys.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 33-v6si1321343pll.332.2018.04.18.07.48.28; Wed, 18 Apr 2018 07:48:42 -0700 (PDT) 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=synopsys.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753022AbeDROq4 (ORCPT + 99 others); Wed, 18 Apr 2018 10:46:56 -0400 Received: from us01smtprelay-2.synopsys.com ([198.182.47.9]:50226 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751256AbeDROqu (ORCPT ); Wed, 18 Apr 2018 10:46:50 -0400 Received: from mailhost.synopsys.com (mailhost3.synopsys.com [10.12.238.238]) by smtprelay.synopsys.com (Postfix) with ESMTP id 894FD24E200A; Wed, 18 Apr 2018 07:46:50 -0700 (PDT) Received: from pt02.synopsys.com (pt02.synopsys.com [10.107.23.240]) by mailhost.synopsys.com (Postfix) with ESMTP id 44B4F36F9; Wed, 18 Apr 2018 07:46:50 -0700 (PDT) Received: from UbuntuMate-64Bits.internal.synopsys.com (gustavo-e7480.internal.synopsys.com [10.107.25.102]) by pt02.synopsys.com (Postfix) with ESMTP id 9D3933E587; Wed, 18 Apr 2018 15:46:49 +0100 (WEST) From: Gustavo Pimentel To: bhelgaas@google.com, lorenzo.pieralisi@arm.com, Joao.Pinto@synopsys.com, jingoohan1@gmail.com, kishon@ti.com, robh+dt@kernel.org, mark.rutland@arm.com Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, gustavo.pimentel@synopsys.com Subject: [PATCH v6 4/9] bindings: PCI: designware: Add support for the EP in Designware driver Date: Wed, 18 Apr 2018 15:46:39 +0100 Message-Id: <9ead29e037d7e399b2a647efc1393c6556feb8b2.1524062073.git.gustavo.pimentel@synopsys.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add device tree binding documentation for the Endpoint in PCIe Designware driver. Signed-off-by: Gustavo Pimentel Reviewed-by: Rob Herring --- Change v1->v2: - Add a missing log description. - Add "snps,dw-pcie" compatible string following Kishon's suggestion. Change v2->v3: - Reverted pcie_ep name to pcie. Changes v3->v4: - Reverted "snps,dw-pcie-rc" compatible string requested by Rob Herring. Changes v4->v5: - Removed device_type entry from EP requested by Rob Herring. Changes v5->v6: - Nothing changed, just to follow the patch set version. Documentation/devicetree/bindings/pci/designware-pcie.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/devicetree/bindings/pci/designware-pcie.txt b/Documentation/devicetree/bindings/pci/designware-pcie.txt index 7f9804d..c124f9b 100644 --- a/Documentation/devicetree/bindings/pci/designware-pcie.txt +++ b/Documentation/devicetree/bindings/pci/designware-pcie.txt @@ -3,6 +3,7 @@ Required properties: - compatible: "snps,dw-pcie" for RC mode; + "snps,dw-pcie-ep" for EP mode; - reg: Should contain the configuration address space. - reg-names: Must be "config" for the PCIe configuration space. (The old way of getting the configuration address space from "ranges" @@ -56,3 +57,14 @@ Example configuration: #interrupt-cells = <1>; num-lanes = <1>; }; +or + pcie: pcie@dfc00000 { + compatible = "snps,dw-pcie-ep"; + reg = <0xdfc00000 0x0001000>, /* IP registers 1 */ + <0xdfc01000 0x0001000>, /* IP registers 2 */ + <0xd0000000 0x2000000>; /* Configuration space */ + reg-names = "dbi", "dbi2", "addr_space"; + num-ib-windows = <6>; + num-ob-windows = <2>; + num-lanes = <1>; + }; -- 2.7.4