Message ID | 20220721130116.43366-9-yangyicong@huawei.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 E7816C43334 for <linux-arm-kernel@archiver.kernel.org>; Thu, 21 Jul 2022 13:13:00 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ssuEgXHhIq1xAmXPN9XfEY8fbJHoRYMFjgd1GQiFO24=; b=NS7A2o1tmgn6Ey Ejm33fwg2ASKFpbZ7ncVLxiR8Ca/YxO/g1s672w1AR6xlIUSZzoTBLix/r3/avUuxIzvyyH8nu0Ps UxnOlQbKRBuAGbnnDBWbfeVKhD6R5RumKTbMvGvsB1Bq+9ovBqk1+dDbyzqxSvDiAtqB1pqNFFABz TyKLFiX6h/UKqgaH5JL+ycKwGYc3+/uu6XOscgEA+IGkLhyWUhvRwawm3b3Tp22839iWFHMEisvfW oOvFqg/R5F6fdrq/KLevKNVcIYc5tHLFtDGYueZRw40K5E86r1hJzrMS3sNQMwDVfc5I3og/heLlM 1z0P45bB+f74aG7MFKSQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEVy0-006oeL-PG; Thu, 21 Jul 2022 13:11:49 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEVps-006XHK-Jz for linux-arm-kernel@bombadil.infradead.org; Thu, 21 Jul 2022 13:03:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=Content-Type:Content-Transfer-Encoding :MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:CC:To:From: Sender:Reply-To:Content-ID:Content-Description; bh=tWLQHhZrHrb6sYq22JXjc8WMLYVG+BCsMozl+vWQmj8=; b=aQpzZky2VNeH7tJdEjMnPj10hO /Fl/1FFDo+JQk6/AaNoCUFzp2K61ITqbS7VtqdbWLB6f0DZEvNysghYTvQ0s1If+C6mF6gFLghR9i eNNhvOEwYkWFbvoy6aonryjbJhiGVxHYnLahQaXh1A2JRWwvb5ayVKdvhlRU6tFvLx/uNDberdErN U8hpMIdZAW3roUE1dZeJtlztvTM1psGKdvThOraqLDuHu5e7UZKux9LQSRTgs40kgMVy6HDFLz7LI JPyp2OmYFAmPSU0tz4cguTfgItRXYM78mWU0GO1N0r7gFVsQES5lNFV7xN9jUMLmNnwL9mPd79r9z IAJbzClg==; Received: from szxga03-in.huawei.com ([45.249.212.189]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEVpo-005YQH-4B for linux-arm-kernel@lists.infradead.org; Thu, 21 Jul 2022 13:03:22 +0000 Received: from canpemm500009.china.huawei.com (unknown [172.30.72.56]) by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4LpXlP1SLLzGp80; Thu, 21 Jul 2022 21:01:53 +0800 (CST) Received: from localhost.localdomain (10.67.164.66) by canpemm500009.china.huawei.com (7.192.105.203) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Thu, 21 Jul 2022 21:02:56 +0800 From: <yangyicong@huawei.com> To: <gregkh@linuxfoundation.org>, <alexander.shishkin@linux.intel.com>, <leo.yan@linaro.org>, <james.clark@arm.com>, <will@kernel.org>, <robin.murphy@arm.com>, <acme@kernel.org>, <peterz@infradead.org>, <corbet@lwn.net>, <mathieu.poirier@linaro.org>, <mark.rutland@arm.com>, <jonathan.cameron@huawei.com>, <john.garry@huawei.com> CC: <helgaas@kernel.org>, <lorenzo.pieralisi@arm.com>, <suzuki.poulose@arm.com>, <joro@8bytes.org>, <shameerali.kolothum.thodi@huawei.com>, <mingo@redhat.com>, <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-pci@vger.kernel.org>, <linux-perf-users@vger.kernel.org>, <iommu@lists.linux-foundation.org>, <iommu@lists.linux.dev>, <linux-doc@vger.kernel.org>, <prime.zeng@huawei.com>, <liuqi115@huawei.com>, <zhangshaokun@hisilicon.com>, <linuxarm@huawei.com>, <yangyicong@hisilicon.com>, <bagasdotme@gmail.com> Subject: [PATCH v11 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver Date: Thu, 21 Jul 2022 21:01:16 +0800 Message-ID: <20220721130116.43366-9-yangyicong@huawei.com> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20220721130116.43366-1-yangyicong@huawei.com> References: <20220721130116.43366-1-yangyicong@huawei.com> MIME-Version: 1.0 X-Originating-IP: [10.67.164.66] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To canpemm500009.china.huawei.com (7.192.105.203) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220721_140320_795438_FB1F8FB5 X-CRM114-Status: UNSURE ( 7.21 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add support for HiSilicon PCIe Tune and Trace device
|
expand
|
diff --git a/MAINTAINERS b/MAINTAINERS index 651616ed8ae2..7efb1b743c9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9036,6 +9036,14 @@ F: Documentation/admin-guide/perf/hisi-pcie-pmu.rst F: Documentation/admin-guide/perf/hisi-pmu.rst F: drivers/perf/hisilicon +HISILICON PTT DRIVER +M: Yicong Yang <yangyicong@hisilicon.com> +L: linux-kernel@vger.kernel.org +S: Maintained +F: Documentation/ABI/testing/sysfs-devices-hisi_ptt +F: Documentation/trace/hisi-ptt.rst +F: drivers/hwtracing/ptt/ + HISILICON QM AND ZIP Controller DRIVER M: Zhou Wang <wangzhou1@hisilicon.com> L: linux-crypto@vger.kernel.org