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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E9B9CC433F5 for ; Tue, 8 Mar 2022 11:49:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346483AbiCHLuR (ORCPT ); Tue, 8 Mar 2022 06:50:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48712 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235291AbiCHLuO (ORCPT ); Tue, 8 Mar 2022 06:50:14 -0500 Received: from szxga08-in.huawei.com (szxga08-in.huawei.com [45.249.212.255]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DD9FE2CC8A; Tue, 8 Mar 2022 03:49:18 -0800 (PST) Received: from canpemm500009.china.huawei.com (unknown [172.30.72.53]) by szxga08-in.huawei.com (SkyGuard) with ESMTP id 4KCYQP3GvGz1GBw6; Tue, 8 Mar 2022 19:44:29 +0800 (CST) Received: from [10.67.102.169] (10.67.102.169) 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.2308.21; Tue, 8 Mar 2022 19:49:16 +0800 CC: , , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH v5 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver To: Jonathan Cameron , Yicong Yang References: <20220308084930.5142-1-yangyicong@hisilicon.com> <20220308084930.5142-9-yangyicong@hisilicon.com> <20220308103232.000039cf@Huawei.com> From: Yicong Yang Message-ID: Date: Tue, 8 Mar 2022 19:49:16 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 In-Reply-To: <20220308103232.000039cf@Huawei.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.102.169] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To canpemm500009.china.huawei.com (7.192.105.203) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2022/3/8 18:32, Jonathan Cameron wrote: > On Tue, 8 Mar 2022 16:49:30 +0800 > Yicong Yang wrote: > >> Add maintainer for driver and documentation of HiSilicon PTT device. >> >> Signed-off-by: Yicong Yang > FWIW > Reviewed-by: Jonathan Cameron > > I've left the perf tool and iommu patches without tags from me > as I don't have the background to do a thorough review. > > Thanks, > > Jonathan > Thanks for the comments and for the help to improve this driver! Regards, Yicong