From patchwork Mon Oct 24 22:17:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ray Jui X-Patchwork-Id: 9393375 X-Patchwork-Delegate: bhelgaas@google.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id DD404608A0 for ; Mon, 24 Oct 2016 22:18:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CA7C429082 for ; Mon, 24 Oct 2016 22:18:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BF2CA29188; Mon, 24 Oct 2016 22:18:51 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1C7692917D for ; Mon, 24 Oct 2016 22:18:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965546AbcJXWS3 (ORCPT ); Mon, 24 Oct 2016 18:18:29 -0400 Received: from mail-pf0-f177.google.com ([209.85.192.177]:36298 "EHLO mail-pf0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965705AbcJXWS1 (ORCPT ); Mon, 24 Oct 2016 18:18:27 -0400 Received: by mail-pf0-f177.google.com with SMTP id e6so105855376pfk.3 for ; Mon, 24 Oct 2016 15:18:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=PRgP8mz1Agme/3XSx/OUg+6lxzMxlAiuXef8mZ2awEs=; b=VyFXeTHcGMpRf/QIBC+1WHNJdoa+I6l5uVUkyZxqeHbE5OIJw4XOxvebgYFp2ENoq8 4ONAEgxf+eDbTsmAZwkgex3C0e22XaqYfP1Bz/zmZHZDsP9vUMIwOHD4VmK2vNBxIZlM xrD4OSg51ImiXGXW7zByi8hiTJ/5kJUHTUZ/E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=PRgP8mz1Agme/3XSx/OUg+6lxzMxlAiuXef8mZ2awEs=; b=HIzswJOV9YJ0T4j3UtSVhmxhpvqD970/D7g/Mnwnu5/NLFMbLs1fmXTnN4d9qwF8m6 xLCD108j/IIEdOAuxATy1nrG0p0+A5fsyMRe6+Yh64WTXefZ8T7f4cyPWPiwyfgYsdb2 4aq6XcX+Ygvz9CrXntIgCI70LH67DkZtJkbnMpPvNA+B5jHO8Q4cLkN/l1a9djj3ZclC AYamEW4LiB3hAn2LZZrr615fxwnVIrLtchIX/I/tW08V0GW8QKb/vTKvmoCyhNtCpDfi 9csLIdhDRDzGyjpqc//m5wG2w3otsfG0b0cWBzd0/3NFjJ4qt6SiqEGBW+mHxMT4s+aC +d6w== X-Gm-Message-State: ABUngvcMNeh0D7sKouGq594523nH9ti1pgTFms9QBQ/2ixQzYv73o9GYsC9VvIdzoH1rPhNo X-Received: by 10.98.73.203 with SMTP id r72mr33163195pfi.4.1477347501195; Mon, 24 Oct 2016 15:18:21 -0700 (PDT) Received: from lbrmn-lnxub44-1.ric.broadcom.com ([216.31.219.19]) by smtp.gmail.com with ESMTPSA id x1sm27745131pax.7.2016.10.24.15.18.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 24 Oct 2016 15:18:20 -0700 (PDT) From: Ray Jui To: Bjorn Helgaas , Bjorn Helgaas Cc: linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-pci@vger.kernel.org, Alex Barba , Oza Oza , Ray Jui , Ray Jui Subject: [PATCH 11/12] PCI: iproc: Update iProc PCIe DT binding Date: Mon, 24 Oct 2016 15:17:11 -0700 Message-Id: <1477347432-17656-12-git-send-email-ray.jui@broadcom.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1477347432-17656-1-git-send-email-ray.jui@broadcom.com> References: <1477347432-17656-1-git-send-email-ray.jui@broadcom.com> Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add new compatible string 'brcm,iproc-pcie-paxb-v2', for the next generation of the iProc PAXB PCIe host controller Signed-off-by: Oza Oza Signed-off-by: Ray Jui Reviewed-by: Scott Branden --- Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt b/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt index 62a0ab9..c8d8c1c 100644 --- a/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt +++ b/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt @@ -4,6 +4,8 @@ Required properties: - compatible: "brcm,iproc-pcie" for the first generation of PAXB based controller, used in SoCs including NSP, Cygnus, NS2, and Pegasus + "brcm,iproc-pcie-paxb-v2" for the second generation of PAXB based +controller, used in Stingray "brcm,iproc-pcie-paxc" for the first generation of PAXC based controller, used in NS2 "brcm,iproc-pcie-paxc-v2" for the second generation of PAXC based