From patchwork Wed Sep 30 05:36:04 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 313837 Delivered-To: patch@linaro.org Received: by 2002:a92:5ad1:0:0:0:0:0 with SMTP id b78csp4740207ilg; Tue, 29 Sep 2020 22:36:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwIrF58riTfMWWOzgqrehc2wmNDUb4hsl9lsFMIZzXuPHjNoo8rUbt4yTqqGZS7EK6U0cKW X-Received: by 2002:a17:906:370a:: with SMTP id d10mr1154434ejc.393.1601444172869; Tue, 29 Sep 2020 22:36:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601444172; cv=none; d=google.com; s=arc-20160816; b=HOO/z68H0hneKKxZvb78KLC4VPsQe/u/aJvZ6j/9v6JowIoLz+KmzPTlvLJaKiCbph DGbZsFVYik/fPPh2L8oqyey8nucvqxkGf9qHwdfnw5Pm/h2Q3B2WBt5IVMySQDgq1zFY vlfpOnpx30Y2AVx65DLuGg+NnJCqwVH5I7FAzAtRDcIo6VbfLdtCyI5NTp3nxuMaqNmd OM3RcyZ0U+wopqKxpuZx40MLTaXkW6u81fcjifAIDErWV8RZfKl08F9VlIdEcjjMUijH HM/xjdJU8EbAnlEzBOQL4lR8RqKgJk4cEdeZSXy85ETCk2+D3r9lz5hjT+q0IxohGSRa KYpQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=NES0+Yk8OnWgH95/pv+pL4gMwYf8bdYustHRFZhhU/U=; b=rnZp66vrOlf/UzDP/ULgaJBp+gYRWUlGNZvytwOSXSAmaOEQQyk9+Zx7uxmSNAERox Roq7eeOy5U+K3khd8x7B9dTfFhW2ku3Pzwo9aoIADjNYFIbr4OnFpo7IhhKi+jRfOxkl jGeE+otaNmfcLKrw5sKu5C/C/qLCIY3osy0hio2fbaYNBa2rwVSSt3sRx4niK1o14q2G xFXptoQDONtw5MelqwgCgSs6HtigmyY0wW3ay4mknIJRLVJn8gd3UWzmNRr9TUf33b7L 2S5wFxX5a24Kzob3uq3IE4dfjOsdaHjsdZdkITLc0q88KIe+pneiNSsWtcJJYZYHAqg0 l33w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k4si333614edq.351.2020.09.29.22.36.12; Tue, 29 Sep 2020 22:36:12 -0700 (PDT) Received-SPF: pass (google.com: domain of devicetree-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 devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725779AbgI3FgM (ORCPT + 6 others); Wed, 30 Sep 2020 01:36:12 -0400 Received: from mx.socionext.com ([202.248.49.38]:57175 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725440AbgI3FgL (ORCPT ); Wed, 30 Sep 2020 01:36:11 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 30 Sep 2020 14:36:10 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id C2B9160060; Wed, 30 Sep 2020 14:36:10 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Wed, 30 Sep 2020 14:36:10 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 604661A0509; Wed, 30 Sep 2020 14:36:10 +0900 (JST) From: Kunihiko Hayashi To: Rob Herring , Bjorn Helgaas , Lorenzo Pieralisi , Jingoo Han , Gustavo Pimentel , Murali Karicheri Cc: linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Masami Hiramatsu , Jassi Brar , Kunihiko Hayashi Subject: [PATCH v3 1/4] dt-bindings: PCI: uniphier: Add iATU register description Date: Wed, 30 Sep 2020 14:36:04 +0900 Message-Id: <1601444167-11316-2-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1601444167-11316-1-git-send-email-hayashi.kunihiko@socionext.com> References: <1601444167-11316-1-git-send-email-hayashi.kunihiko@socionext.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org In the dt-bindings, "atu" reg-names is required to get the register space for iATU in Synopsys DWC version 4.80 or later. Signed-off-by: Kunihiko Hayashi Acked-by: Rob Herring --- Documentation/devicetree/bindings/pci/uniphier-pcie.txt | 1 + 1 file changed, 1 insertion(+) -- 2.7.4 diff --git a/Documentation/devicetree/bindings/pci/uniphier-pcie.txt b/Documentation/devicetree/bindings/pci/uniphier-pcie.txt index 1fa2c59..c4b7381 100644 --- a/Documentation/devicetree/bindings/pci/uniphier-pcie.txt +++ b/Documentation/devicetree/bindings/pci/uniphier-pcie.txt @@ -16,6 +16,7 @@ Required properties: "dbi" - controller configuration registers "link" - SoC-specific glue layer registers "config" - PCIe configuration space + "atu" - iATU registers for DWC version 4.80 or later - clocks: A phandle to the clock gate for PCIe glue layer including the host controller. - resets: A phandle to the reset line for PCIe glue layer including