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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 9A1E6C77B7E for ; Mon, 29 May 2023 03:45:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zJqLUy/Nb+Z35LKMWlutkzCSERhHFbg73Yaz0Xj98cw=; b=3QChaez+Hhl4XM 8SCr9BB/Xm5E7Vw8urPjX8TQGKdYAnHRB+Rt1zU02OqUuyn8NG2I9OjFoIWPP6RBbDIhjDlspFm5K Q1dHYfe/kr4V9W05YNJF+H5LqE1AuM3E3UupUUuNGaKFq7RCNaolq4SIfKu2wPjULy/iNRFE6nOVg st0XRra5KVY5w6P7PGq0LDbRjNOZZ9jzCeFfprfk5rjAPb94mHAutG7hteJqnE+hoKR6QPITPAtSR 1XcRXGn3YA5ZSqyCIqcR1+AmlWpP/upvMiGLzxwydZ9xGyM5fXteiLSTR6CX3Uczk4iEblusPdMy2 UKctxf+0U91IlMEKp5Qw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q3Toc-00906I-2K; Mon, 29 May 2023 03:45:02 +0000 Received: from out30-113.freemail.mail.aliyun.com ([115.124.30.113]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q3ToZ-00903X-0Y for linux-arm-kernel@lists.infradead.org; Mon, 29 May 2023 03:45:01 +0000 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R871e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046049;MF=baolin.wang@linux.alibaba.com;NM=1;PH=DS;RN=14;SR=0;TI=SMTPD_---0Vjeqw6M_1685331888; Received: from 30.97.48.60(mailfrom:baolin.wang@linux.alibaba.com fp:SMTPD_---0Vjeqw6M_1685331888) by smtp.aliyun-inc.com; Mon, 29 May 2023 11:44:50 +0800 Message-ID: <1f4bf8c2-df62-c075-6329-79bf4dbd0c1b@linux.alibaba.com> Date: Mon, 29 May 2023 11:45:05 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH v5 1/4] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver To: Shuai Xue , chengyou@linux.alibaba.com, kaishen@linux.alibaba.com, helgaas@kernel.org, yangyicong@huawei.com, will@kernel.org, Jonathan.Cameron@huawei.com, robin.murphy@arm.com Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, rdunlap@infradead.org, mark.rutland@arm.com, zhuo.song@linux.alibaba.com References: <20220917121036.14864-1-xueshuai@linux.alibaba.com> <20230522035428.69441-2-xueshuai@linux.alibaba.com> From: Baolin Wang In-Reply-To: <20230522035428.69441-2-xueshuai@linux.alibaba.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230528_204459_397395_6DD6BA51 X-CRM114-Status: UNSURE ( 5.50 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 5/22/2023 11:54 AM, Shuai Xue wrote: > Alibaba's T-Head Yitan 710 SoC includes Synopsys' DesignWare Core PCIe > controller which implements which implements PMU for performance and > functional debugging to facilitate system maintenance. > > Document it to provide guidance on how to use it. > > Signed-off-by: Shuai Xue LGTM. Feel free to add: Reviewed-by: Baolin Wang _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel