From patchwork Fri Sep 11 08:50:00 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 249716 Delivered-To: patch@linaro.org Received: by 2002:a05:6e02:ecf:0:0:0:0 with SMTP id i15csp1457637ilk; Fri, 11 Sep 2020 01:50:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyp7oLD4aZ0B8dwMLKiOy63koL+h6hsFCsXDrZV9+NJ4rczdBk++D2/IC/xqUnXc1LgBnZ8 X-Received: by 2002:a17:906:4107:: with SMTP id j7mr1042764ejk.533.1599814237923; Fri, 11 Sep 2020 01:50:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599814237; cv=none; d=google.com; s=arc-20160816; b=AudtLtELolQdblwvvs9wSZWb8hM6lWL/HFR8QdsOM9ECQ2UgxyqFp/3FtOn7qK3wOl lNKjPQeoJrWmt7ztvfZ7Asgttuu5l6Zf//t9zNFoQzXm/SHB/ptv0FK1oorI67rflqEX beo4T6LS6xBbLs6a28Mznkm0Zn+kFxiUFBEElLM5fnRcPrnzEaEzO/ZMmP7XSvA3/gmU uUKHbEEF20jxfUMDsxJ37qlvl1pWlrQn6UjmSAD2kvrVH6HiIaxhro57koTZkpwFroK6 I5z+ATn7IVHisqQALXlvt8KvOWSKrlf63Zo6L4XJ107AAfa+nHr5DQU+QtSu0Fdn3fRf FiIQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=cbXQqFmATedsPQv4mSlOQNpjKIIoOVgOqTBc2KocFgo=; b=hKharQguG0XNyOUXu1kD5JC8B88ScAB/6n+Q+P4glLGWvrQc8mXqWwfjQyAt87CTCg yPnr3AmjttanZuzDmzBFugdqRJ7NmRCkjGvKZAC6lP8k+JVYqFn+YIv49OleQqCSi5Yu 19R1yJkChuUsogmPgTu0LAQmNOktWxiUFqSOzhrAprV0K5JGVna4tD9AiRKq3Fw0Uy1W wZvj78P++okCFgUTWCdaRMhA9jFK9KXsJtk4XAyXEetXFBXPxXH3J0asqFOPwRCI8J3C r4tRkcAHoRPOSSPZNttd/Q4SdWbAvk4Ff5mdRZHn7r/UJP4vES/yCZlneQf8Skqh3S6m ylgA== 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 q20si823182ejx.248.2020.09.11.01.50.37; Fri, 11 Sep 2020 01:50:37 -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 S1725771AbgIKIuQ (ORCPT + 6 others); Fri, 11 Sep 2020 04:50:16 -0400 Received: from mx.socionext.com ([202.248.49.38]:29476 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725550AbgIKIuP (ORCPT ); Fri, 11 Sep 2020 04:50:15 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 11 Sep 2020 17:50:13 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 68CB260060; Fri, 11 Sep 2020 17:50:13 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Fri, 11 Sep 2020 17:50:13 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id AE0571A050A; Fri, 11 Sep 2020 17:50:12 +0900 (JST) From: Kunihiko Hayashi To: Bjorn Helgaas , Lorenzo Pieralisi , Jingoo Han , Gustavo Pimentel , Murali Karicheri , Rob Herring Cc: linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kunihiko Hayashi Subject: [PATCH 0/3] PCI: dwc: Move iATU register mapping to common framework Date: Fri, 11 Sep 2020 17:50:00 +0900 Message-Id: <1599814203-14441-1-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This series is split from the previous patches: https://www.spinics.net/lists/linux-pci/msg97608.html "[PATCH v6 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller" This moves iATU register mapping in the Keystone driver to common framework. And this adds "iatu" property description to the dt-bindings for UniPhier PCIe host controller. This has been confirmed with PCIe version 4.80 controller on UniPhier platform. Please test this series on Keystone platform. Kunihiko Hayashi (3): dt-bindings: PCI: uniphier: Add iATU register description PCI: dwc: Add common iATU register support PCI: keystone: Remove iATU register mapping .../devicetree/bindings/pci/uniphier-pcie.txt | 1 + drivers/pci/controller/dwc/pci-keystone.c | 20 ++++---------------- drivers/pci/controller/dwc/pcie-designware.c | 8 +++++++- 3 files changed, 12 insertions(+), 17 deletions(-) -- 2.7.4