Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp288962pxa; Tue, 11 Aug 2020 03:05:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxNmRInuJnH+IcQWUK0LNddhT/cCr/vDGnVn7IecfAnw+751hCO9DDZCUfDwvSsFbY6j3mS X-Received: by 2002:a17:906:b2d0:: with SMTP id cf16mr25274492ejb.514.1597140343962; Tue, 11 Aug 2020 03:05:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597140343; cv=none; d=google.com; s=arc-20160816; b=nJ5IjRWJqqKANgJTiouXEegHPqWFdr0Sq2OekSHEDTkzE+5zoP31FCLOtJQBiFrQSb VJbJlQWyOJ/KjQSLQJX9cPjiMD4mPIBHt5TdDEYj9GTmfDAYyvX8lhdOfo7Z3NmBsnKo FnW6JS9jX808gWk8dbQXVc+3/fO0ht87GWfQoyaE0fU73tGcBURekkqvcvOtRc3iSNbw +E+kTJkhxP/tUEstm8W36RU10F2Wrs6JrGRQ2N2C8W7C4z+XrEm2k6XvQnULTicDwWa3 XGAlRZCK8v1v27s4E9Frd0ng9ZkQQ3CiCe81DCTiCtYLM0FooDXU0vWagL8gAaWS2TkQ RdQA== 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=njPC6uilhV+v8o8ZtmoGmF9oHHpQaifN5HrpKYmASXQ=; b=emXlWo2hjQ5IZYKSA5YIE243UvYYMUZUAgRseV90dQqqMHpdxAuk9OtJcbSWqOTMna LYRGtoQ2eKz82WyhrV10RZGgeiW/fm7TioSUlUtDzjDzv20TD5Aw5GKZgEyNtsLgIS5z HOaOCCOxaqLFqKXSxgQnsg6/O6SgoyZsxngmBy+Vfs/Wb3O59QgHIySL0S5c6Xs4g0Pl MctZTeUCbUT3slQjceTVUdDkpmS1Oyw5hkJoM/0rSxqhGESfJANww/gtp6UCBaxUc4nM MKDHpz9xLEdy2lVp+7Lbh0JroTUh8XpOQJkP62ic7bwHhkof3lN0g1daQoUKhSfYRobk 2XYQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id dp14si8903921ejc.125.2020.08.11.03.05.20; Tue, 11 Aug 2020 03:05:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S1728536AbgHKKCQ (ORCPT + 99 others); Tue, 11 Aug 2020 06:02:16 -0400 Received: from inva021.nxp.com ([92.121.34.21]:41900 "EHLO inva021.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728502AbgHKKCL (ORCPT ); Tue, 11 Aug 2020 06:02:11 -0400 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 5B6ED201EF0; Tue, 11 Aug 2020 12:02:09 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 1B134201EFB; Tue, 11 Aug 2020 12:02:02 +0200 (CEST) Received: from localhost.localdomain (mega.ap.freescale.net [10.192.208.232]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 8AE314032C; Tue, 11 Aug 2020 12:01:52 +0200 (CEST) From: Zhiqiang Hou To: 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, robh+dt@kernel.org, bhelgaas@google.com, lorenzo.pieralisi@arm.com, shawnguo@kernel.org, leoyang.li@nxp.com, kishon@ti.com, gustavo.pimentel@synopsys.com, roy.zang@nxp.com, jingoohan1@gmail.com, andrew.murray@arm.com Cc: mingkai.hu@nxp.com, minghuan.Lian@nxp.com, Xiaowei Bao , Hou Zhiqiang Subject: [PATCHv7 05/12] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a Date: Tue, 11 Aug 2020 17:54:34 +0800 Message-Id: <20200811095441.7636-6-Zhiqiang.Hou@nxp.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200811095441.7636-1-Zhiqiang.Hou@nxp.com> References: <20200811095441.7636-1-Zhiqiang.Hou@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 From: Xiaowei Bao Add compatible strings for ls1088a and ls2088a. Signed-off-by: Xiaowei Bao Acked-by: Rob Herring Signed-off-by: Hou Zhiqiang --- V7: - Rebase the patch without functionality change. Documentation/devicetree/bindings/pci/layerscape-pci.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt index 99a386ea691c..daa99f7d4c3f 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -24,6 +24,8 @@ Required properties: "fsl,ls1028a-pcie" EP mode: "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.17.1