From patchwork Mon Oct 12 10:07:37 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Liviu Dudau X-Patchwork-Id: 54753 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f198.google.com (mail-lb0-f198.google.com [209.85.217.198]) by patches.linaro.org (Postfix) with ESMTPS id CA2BB22DB6 for ; Mon, 12 Oct 2015 10:09:10 +0000 (UTC) Received: by lbcao8 with SMTP id ao8sf66988421lbc.1 for ; Mon, 12 Oct 2015 03:09:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=ePq3+Ag0x9rgzzqfNq/jJd/dqAoYYF7h+xsl9lq1b1E=; b=gpP9oj6I4LA/k4Ta2NXhvnVVoE/DH2IUpku8b1JQ+ZRG5YF2A5QNuy+dYxzq6Nsyp8 8HR5uSljC8yUYthMEdSQxnwCGV8H++FHM9+tpgF7+tz0d+uV2tHevfhzTHkKRLWnzn4Z dijJWSbcjSZrjblVlWIEbP3uk0mSvKRSOSlufEQ/i7CeP0/hjJ0Eg87P78HY1i06+wLY ud72hgiZrbVh5xUUFI8GbphLcJFoOSnjeOdvgAYtf1Ctv+Hb/A5NvC3DXndYgkv/+NLR 5IwC6zRcuAJdZoehdCwuuCBPASVmltPsa2S9ktOUMm0+X0vEOl6REJrqpVzOPjV9R5EB SlWw== X-Gm-Message-State: ALoCoQkv31bvq2BCLjjrNb8abHzGi22FMW72Sn3Y4AqYeEZ6v6NmmXeY6z0P35rz2nsAWXUi/AeE X-Received: by 10.112.151.9 with SMTP id um9mr5389278lbb.19.1444644549781; Mon, 12 Oct 2015 03:09:09 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.25.88.67 with SMTP id m64ls487890lfb.103.gmail; Mon, 12 Oct 2015 03:09:09 -0700 (PDT) X-Received: by 10.25.155.71 with SMTP id d68mr8138681lfe.55.1444644549470; Mon, 12 Oct 2015 03:09:09 -0700 (PDT) Received: from mail-lb0-f173.google.com (mail-lb0-f173.google.com. [209.85.217.173]) by mx.google.com with ESMTPS id j2si10659336lfe.166.2015.10.12.03.09.09 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Oct 2015 03:09:09 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.173 as permitted sender) client-ip=209.85.217.173; Received: by lbwr8 with SMTP id r8so136376803lbw.2 for ; Mon, 12 Oct 2015 03:09:09 -0700 (PDT) X-Received: by 10.25.82.10 with SMTP id g10mr8103523lfb.56.1444644549305; Mon, 12 Oct 2015 03:09:09 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.59.35 with SMTP id w3csp1458662lbq; Mon, 12 Oct 2015 03:09:08 -0700 (PDT) X-Received: by 10.50.67.18 with SMTP id j18mr11251056igt.43.1444644547986; Mon, 12 Oct 2015 03:09:07 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y140si11324130iod.64.2015.10.12.03.09.07; Mon, 12 Oct 2015 03:09:07 -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; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752161AbbJLKJD (ORCPT + 30 others); Mon, 12 Oct 2015 06:09:03 -0400 Received: from fw-tnat.cambridge.arm.com ([217.140.96.140]:25628 "EHLO cam-smtp0.cambridge.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751789AbbJLKIQ (ORCPT ); Mon, 12 Oct 2015 06:08:16 -0400 Received: from e106497-lin.cambridge.arm.com (e106497-lin.cambridge.arm.com [10.2.131.158]) by cam-smtp0.cambridge.arm.com (8.13.8/8.13.8) with ESMTP id t9CA7dS1019203; Mon, 12 Oct 2015 11:07:40 +0100 From: Liviu Dudau To: Will Deacon , Catalin Marinas , Bjorn Helgaas , Mark Rutland , Linus Walleij , Robin Murphy , Rob Herring , Ian Campbell , Kumar Gala , Arnd Bergmann , Jon Medhurst Cc: linux-pci , device-tree , LAKML , LKML Subject: [PATCH v3 3/5] Documentation: of: Document the bindings used by Juno R1 PCIe host bridge Date: Mon, 12 Oct 2015 11:07:37 +0100 Message-Id: <1444644459-2780-4-git-send-email-Liviu.Dudau@arm.com> X-Mailer: git-send-email 2.6.0 In-Reply-To: <1444644459-2780-1-git-send-email-Liviu.Dudau@arm.com> References: <1444644459-2780-1-git-send-email-Liviu.Dudau@arm.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: liviu.dudau@arm.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.173 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , ARM's Juno R1 board used PLDA XpressRICH3-AXI IP to implement a PCIe host bridge. Introduce "plda" as vendor prefix for PLDA and document the DT bindings for PLDA XpressRICH3-AXI IP as well as ARM's Juno R1. Signed-off-by: Liviu Dudau Acked-by: Mark Rutland --- Documentation/devicetree/bindings/pci/arm,juno-r1-pcie.txt | 10 ++++++++++ .../devicetree/bindings/pci/plda,xpressrich3-axi.txt | 12 ++++++++++++ Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 3 files changed, 23 insertions(+) create mode 100644 Documentation/devicetree/bindings/pci/arm,juno-r1-pcie.txt create mode 100644 Documentation/devicetree/bindings/pci/plda,xpressrich3-axi.txt diff --git a/Documentation/devicetree/bindings/pci/arm,juno-r1-pcie.txt b/Documentation/devicetree/bindings/pci/arm,juno-r1-pcie.txt new file mode 100644 index 0000000..f7514c1 --- /dev/null +++ b/Documentation/devicetree/bindings/pci/arm,juno-r1-pcie.txt @@ -0,0 +1,10 @@ +* ARM Juno R1 PCIe interface + +This PCIe host controller is based on PLDA XpressRICH3-AXI IP +and thus inherits all the common properties defined in plda,xpressrich3-axi.txt +as well as the base properties defined in host-generic-pci.txt. + +Required properties: + - compatible: "arm,juno-r1-pcie" + - dma-coherent: The host controller bridges the AXI transactions into PCIe bus + in a manner that makes the DMA operations to appear coherent to the CPUs. diff --git a/Documentation/devicetree/bindings/pci/plda,xpressrich3-axi.txt b/Documentation/devicetree/bindings/pci/plda,xpressrich3-axi.txt new file mode 100644 index 0000000..f3f75bf --- /dev/null +++ b/Documentation/devicetree/bindings/pci/plda,xpressrich3-axi.txt @@ -0,0 +1,12 @@ +* PLDA XpressRICH3-AXI host controller + +The PLDA XpressRICH3-AXI host controller can be configured in a manner that +makes it compliant with the SBSA[1] standard published by ARM Ltd. For those +scenarios, the host-generic-pci.txt bindings apply with the following additions +to the compatible property: + +Required properties: + - compatible: should contain "plda,xpressrich3-axi" to identify the IP used. + + +[1] http://infocenter.arm.com/help/topic/com.arm.doc.den0029a/ diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 82d2ac9..57653eb 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -168,6 +168,7 @@ pericom Pericom Technology Inc. phytec PHYTEC Messtechnik GmbH picochip Picochip Ltd plathome Plat'Home Co., Ltd. +plda PLDA pixcir PIXCIR MICROELECTRONICS Co., Ltd powervr PowerVR (deprecated, use img) qca Qualcomm Atheros, Inc.