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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,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 0DD05C433E2 for ; Mon, 18 May 2020 10:05:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DFAF220801 for ; Mon, 18 May 2020 10:05:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726957AbgERKF2 (ORCPT ); Mon, 18 May 2020 06:05:28 -0400 Received: from mx.socionext.com ([202.248.49.38]:2449 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726274AbgERKF1 (ORCPT ); Mon, 18 May 2020 06:05:27 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 18 May 2020 19:05:25 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 26634180B84; Mon, 18 May 2020 19:05:26 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Mon, 18 May 2020 19:05:26 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id DEC7D41C5A; Mon, 18 May 2020 19:05:25 +0900 (JST) Received: from [10.213.31.127] (unknown [10.213.31.127]) by yuzu.css.socionext.com (Postfix) with ESMTP id 26A161207BB; Mon, 18 May 2020 19:05:25 +0900 (JST) Subject: Re: [PATCH v2 4/5] PCI: uniphier: Add iATU register support To: Gustavo Pimentel Cc: Bjorn Helgaas , Lorenzo Pieralisi , Jingoo Han , Rob Herring , Masahiro Yamada , "linux-pci@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Masami Hiramatsu , Jassi Brar References: <1589536743-6684-1-git-send-email-hayashi.kunihiko@socionext.com> <1589536743-6684-5-git-send-email-hayashi.kunihiko@socionext.com> From: Kunihiko Hayashi Message-ID: Date: Mon, 18 May 2020 19:05:24 +0900 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Gustavo, On 2020/05/15 22:16, Gustavo Pimentel wrote: > Hi Kunihiko, > > On Fri, May 15, 2020 at 10:59:2, Kunihiko Hayashi > wrote: > >> This gets iATU register area from reg property. In Synopsis DWC version > > s/Synopsis/Synopsys > in all patches Thank you for pointing out. I'll fix and be careful about this. Thank you, --- Best Regards Kunihiko Hayashi 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=-2.3 required=3.0 tests=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 581F4C433DF for ; Mon, 18 May 2020 10:05:34 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 25AEA2070A for ; Mon, 18 May 2020 10:05:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="erBDnEWH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 25AEA2070A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=socionext.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=xGSMo8BQyBlzq/2btGksJHe2Pu5lGPCixExfzTcXYww=; b=erBDnEWHuPhIXr7tbJURtV7kY fUfQhDVtpPqnpt+Cdn4mTq7qWxklzGo4u2o1KKR06haOorw5n4HksNS1D6AAqaG1El8WdBG9AoJ/v 4Z0VUBh/uWdu9wOq2f2wK79L2LTy7JYeH8bEreFytikN5VqLoSJDypoh7lkCHowwUG8gT6i9X/VSu KsO291EkERwrwVXDPC2fWIHduFUCuoE15u02/3Jvb+VWe1dK1+MYLGFNnYp1c3e+KhOpTB39usyhy 3eRK9h7VOlWAOTgcNEM8ID0WiqJc+zEbCe+bn2ZgaP8hZFl41U85+YK/HhK+9TG90YA8xuVghB1hc VMmCUgSaw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jaceK-000253-US; Mon, 18 May 2020 10:05:32 +0000 Received: from mx.socionext.com ([202.248.49.38]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jaceH-00023C-GP for linux-arm-kernel@lists.infradead.org; Mon, 18 May 2020 10:05:30 +0000 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 18 May 2020 19:05:25 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 26634180B84; Mon, 18 May 2020 19:05:26 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Mon, 18 May 2020 19:05:26 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id DEC7D41C5A; Mon, 18 May 2020 19:05:25 +0900 (JST) Received: from [10.213.31.127] (unknown [10.213.31.127]) by yuzu.css.socionext.com (Postfix) with ESMTP id 26A161207BB; Mon, 18 May 2020 19:05:25 +0900 (JST) Subject: Re: [PATCH v2 4/5] PCI: uniphier: Add iATU register support To: Gustavo Pimentel References: <1589536743-6684-1-git-send-email-hayashi.kunihiko@socionext.com> <1589536743-6684-5-git-send-email-hayashi.kunihiko@socionext.com> From: Kunihiko Hayashi Message-ID: Date: Mon, 18 May 2020 19:05:24 +0900 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200518_030529_659467_56DE2EEA X-CRM114-Status: GOOD ( 18.49 ) 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" , Lorenzo Pieralisi , Masami Hiramatsu , Jassi Brar , Jingoo Han , "linux-kernel@vger.kernel.org" , Masahiro Yamada , Rob Herring , "linux-pci@vger.kernel.org" , Bjorn Helgaas , "linux-arm-kernel@lists.infradead.org" Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Gustavo, On 2020/05/15 22:16, Gustavo Pimentel wrote: > Hi Kunihiko, > > On Fri, May 15, 2020 at 10:59:2, Kunihiko Hayashi > wrote: > >> This gets iATU register area from reg property. In Synopsis DWC version > > s/Synopsis/Synopsys > in all patches Thank you for pointing out. I'll fix and be careful about this. Thank you, --- Best Regards Kunihiko Hayashi _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel