From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4271BC04EBE for ; Thu, 8 Oct 2020 11:23:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EB51621D6C for ; Thu, 8 Oct 2020 11:23:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729255AbgJHLXX (ORCPT ); Thu, 8 Oct 2020 07:23:23 -0400 Received: from foss.arm.com ([217.140.110.172]:51764 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725871AbgJHLXW (ORCPT ); Thu, 8 Oct 2020 07:23:22 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id AE169D6E; Thu, 8 Oct 2020 04:23:21 -0700 (PDT) Received: from e121166-lin.cambridge.arm.com (e121166-lin.cambridge.arm.com [10.1.196.255]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 27BD03F71F; Thu, 8 Oct 2020 04:23:20 -0700 (PDT) Date: Thu, 8 Oct 2020 12:23:14 +0100 From: Lorenzo Pieralisi To: Kunihiko Hayashi Cc: Rob Herring , Bjorn Helgaas , Jingoo Han , Gustavo Pimentel , Murali Karicheri , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Masami Hiramatsu , Jassi Brar Subject: Re: [PATCH v3 0/4] PCI: dwc: Move iATU register mapping to common framework Message-ID: <20201008112314.GA1181@e121166-lin.cambridge.arm.com> References: <1601444167-11316-1-git-send-email-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1601444167-11316-1-git-send-email-hayashi.kunihiko@socionext.com> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 30, 2020 at 02:36:03PM +0900, Kunihiko Hayashi wrote: > 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 and endpoint controller. > > 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 has been confirmed with PCIe version 4.80 controller on UniPhier platform. > Please comfirm this series on Keystone platform if necessary. > > Changes since v2: > - dt-bindings: Fix errors from dt_binding_check > > Changes since v1: > - Use to_platform_device() instead of of_find_device_by_node() > - Add Reviewed-by: line to 4th patch for keystone > - dt-bindings: Add description for uniphier-ep > > Kunihiko Hayashi (4): > dt-bindings: PCI: uniphier: Add iATU register description > dt-bindings: PCI: uniphier-ep: Add iATU register description > PCI: dwc: Add common iATU register support > PCI: keystone: Remove iATU register mapping > > .../bindings/pci/socionext,uniphier-pcie-ep.yaml | 20 ++++++++++++++------ > .../devicetree/bindings/pci/uniphier-pcie.txt | 1 + > drivers/pci/controller/dwc/pci-keystone.c | 20 ++++---------------- > drivers/pci/controller/dwc/pcie-designware.c | 5 +++++ > 4 files changed, 24 insertions(+), 22 deletions(-) Applied to pci/dwc, thanks. Lorenzo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90F3EC43467 for ; Thu, 8 Oct 2020 11:24:50 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 12496215A4 for ; Thu, 8 Oct 2020 11:24:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EUs8Hr1v" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 12496215A4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=iYNhB2s3vSaxJOHGPrw3KD3+c770m3tj94wD6uaJ7WA=; b=EUs8Hr1v/qJSi34NZUJ1VEZ6n s4RUpuB+mJLaU2FW/ITH1MZ1m9nWe3WvRglcaAY4O52ILO4L+D5ZDCooA4etGbMnEVnbVAtITszGf ycDTbSGS7G0kZe0EkMSeoxIznK4dGaTAWJlbL8XdlWLdJ0ghK8RD1osBgf1xBMTZ7ZJft3dVlmCYb N6jZrmXHoyDEflYYZsMXFJ/FX/CqjOJ4rtcq9QeZwsj/97rVsTSs9okEHf8H0W/fip3oPi+EDBVS5 Hj+HmkJbBPsYVcL+ztRNc8UJGUS2+Q52dMCviwG19E3WuIpwIB4er1U7zW0uisTexATvaMFb5kKSr RZRXHtXBQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kQU1E-0000wS-FT; Thu, 08 Oct 2020 11:23:32 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kQU1C-0000vp-0u for linux-arm-kernel@lists.infradead.org; Thu, 08 Oct 2020 11:23:30 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id AE169D6E; Thu, 8 Oct 2020 04:23:21 -0700 (PDT) Received: from e121166-lin.cambridge.arm.com (e121166-lin.cambridge.arm.com [10.1.196.255]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 27BD03F71F; Thu, 8 Oct 2020 04:23:20 -0700 (PDT) Date: Thu, 8 Oct 2020 12:23:14 +0100 From: Lorenzo Pieralisi To: Kunihiko Hayashi Subject: Re: [PATCH v3 0/4] PCI: dwc: Move iATU register mapping to common framework Message-ID: <20201008112314.GA1181@e121166-lin.cambridge.arm.com> References: <1601444167-11316-1-git-send-email-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1601444167-11316-1-git-send-email-hayashi.kunihiko@socionext.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201008_072330_126249_14CC0ED5 X-CRM114-Status: GOOD ( 18.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Masami Hiramatsu , Jingoo Han , linux-kernel@vger.kernel.org, Jassi Brar , Rob Herring , Murali Karicheri , linux-pci@vger.kernel.org, Bjorn Helgaas , Gustavo Pimentel , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Sep 30, 2020 at 02:36:03PM +0900, Kunihiko Hayashi wrote: > 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 and endpoint controller. > > 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 has been confirmed with PCIe version 4.80 controller on UniPhier platform. > Please comfirm this series on Keystone platform if necessary. > > Changes since v2: > - dt-bindings: Fix errors from dt_binding_check > > Changes since v1: > - Use to_platform_device() instead of of_find_device_by_node() > - Add Reviewed-by: line to 4th patch for keystone > - dt-bindings: Add description for uniphier-ep > > Kunihiko Hayashi (4): > dt-bindings: PCI: uniphier: Add iATU register description > dt-bindings: PCI: uniphier-ep: Add iATU register description > PCI: dwc: Add common iATU register support > PCI: keystone: Remove iATU register mapping > > .../bindings/pci/socionext,uniphier-pcie-ep.yaml | 20 ++++++++++++++------ > .../devicetree/bindings/pci/uniphier-pcie.txt | 1 + > drivers/pci/controller/dwc/pci-keystone.c | 20 ++++---------------- > drivers/pci/controller/dwc/pcie-designware.c | 5 +++++ > 4 files changed, 24 insertions(+), 22 deletions(-) Applied to pci/dwc, thanks. Lorenzo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel