Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp62085ybe; Sun, 1 Sep 2019 20:29:50 -0700 (PDT) X-Google-Smtp-Source: APXvYqzq+lB+QBxXD05OtPZCOf/0IGiG+FrYWWdF92UraqIFuU4NMjCLEuLjL0cJJf9Hk15gpCSq X-Received: by 2002:aa7:8743:: with SMTP id g3mr3726288pfo.143.1567394990380; Sun, 01 Sep 2019 20:29:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567394990; cv=none; d=google.com; s=arc-20160816; b=0cbG+QQ/G46+QHlpowTEjTusbmT0QtCu9zBVZPKzAJwH6svPo+z/eUhoS2AI5O9iui n4HQ1gjECismi+/fyGTDpGqdg0pfaLL3EUnHyXSQgsYBjtctnEdI0h8ULhPyoNdCkDfT 7oM7Ll4G6mrNX+5uiuExyaq9RxAoodaBM+WlOjCXCGB9iiTwwmSPHHb3V3yWRHd1mTHR cUspVWEHgQmf+xsM6Lwv7i0CBzt54hXK+pMlogRxKehLeKECjwgUswrc5Y2ANwxCokHS EwZZyhXCyiQjbpq1egJ4BVNVfGrl6m5spEOZUcuuPnLocu1ZDbRm5MuFVEJooRB8hf1K LzjA== 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:message-id:date :subject:cc:to:from; bh=lrOntezHmivutI9TIlEcpmFrQL8SbutwpeE3PQdxIq8=; b=P9ACkBajW/gtRWe4R4kAEc6NrDqMTkNH/KXX8WibpJlZpIVA8NPl146LIkS97oioHp FqFSXdI+etvgNz4IiYPwDV3RPcC6XPbMiBeafvccomE/Yl31ByROZ4U/eoDzIJjHaYjH pX1g9NheGTY3U0MyV23y9QM4W6Lz1PhHptr+PtuxDx65ME6y5ApsKy63xZuUl12lEMjv zqOHutm3k+8jrY7BRmkXhL2iXk29cUmdY+dntBWea0QdmItUvYS5OpSWERsmfkp4d5vv vRj2IsmimA+o9RcIXI6NDa7r2P8fy1sBZCAZCMe0yFJDa2TvsRbjb+CtIvbrhEMaSec+ QjQQ== 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 d35si11163823pla.90.2019.09.01.20.29.35; Sun, 01 Sep 2019 20:29:50 -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=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729360AbfIBD1t (ORCPT + 99 others); Sun, 1 Sep 2019 23:27:49 -0400 Received: from inva020.nxp.com ([92.121.34.13]:32918 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729343AbfIBD1q (ORCPT ); Sun, 1 Sep 2019 23:27:46 -0400 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 337861A064C; Mon, 2 Sep 2019 05:27:45 +0200 (CEST) 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 7A0AC1A0640; Mon, 2 Sep 2019 05:27:36 +0200 (CEST) Received: from titan.ap.freescale.net (TITAN.ap.freescale.net [10.192.208.233]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id D4D8E40314; Mon, 2 Sep 2019 11:27:25 +0800 (SGT) From: Xiaowei Bao To: robh+dt@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org, leoyang.li@nxp.com, kishon@ti.com, lorenzo.pieralisi@arm.com, minghuan.Lian@nxp.com, mingkai.hu@nxp.com, roy.zang@nxp.com, jingoohan1@gmail.com, gustavo.pimentel@synopsys.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: arnd@arndb.de, gregkh@linuxfoundation.org, zhiqiang.hou@nxp.com, Xiaowei Bao Subject: [PATCH v3 05/11] dt-bindings: pci: layerscape-pci: add compatible strings for ls1088a and ls2088a Date: Mon, 2 Sep 2019 11:17:10 +0800 Message-Id: <20190902031716.43195-6-xiaowei.bao@nxp.com> X-Mailer: git-send-email 2.9.5 In-Reply-To: <20190902031716.43195-1-xiaowei.bao@nxp.com> References: <20190902031716.43195-1-xiaowei.bao@nxp.com> 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 compatible strings for ls1088a and ls2088a. Signed-off-by: Xiaowei Bao --- v2: - No change. v3: - Use one valid combination of compatible strings. Documentation/devicetree/bindings/pci/layerscape-pci.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt index e20ceaa..762ae41 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -22,7 +22,9 @@ Required properties: "fsl,ls1043a-pcie" "fsl,ls1012a-pcie" EP mode: - "fsl,ls1046a-pcie-ep", "fsl,ls-pcie-ep" + "fsl,ls1046a-pcie-ep" "fsl,ls-pcie-ep" + "fsl,ls1088a-pcie-ep" "fsl,ls-pcie-ep" + "fsl,ls2088a-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. -- 2.9.5