From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 65D362F85B for ; Thu, 8 Jan 2026 16:23:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.176.79.56 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767889382; cv=none; b=LeJRZcVu2uxpOmkKxOZP+2pP8FvWRRdS5BRKThumCwlnGrmMc8xEHrYz+JRe5ZrEx8p61kg4ay2WHR97PJFh43rMn3YCLSZknWD+OcTLY2xtzGfqZMJ2vV9Vdyx1KdHMs45+jaN1h+kLuneDNhg1F1qJjfUhWVNNVELJvfNXyMo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767889382; c=relaxed/simple; bh=CF3xEIQeGWan861cfg7DFLgkdhky6hqcyflgB1MRCec=; h=Date:From:To:CC:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=ktWQuVuUP2F+PhxWsbg7uxZ4skzOKQMYVvksP6AFtXAJqBeuDQBpZQ/dtUkY655fsuHaVaAiAcPAUcssOwS4qdyHdhth5YKu63s4rH6pllWe2psBDHP4YaOnj6Rtz6wy2j0+yqtuRGRtcsIBu7m2dVP45TZ5CJMw44/4iNXYa98= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; arc=none smtp.client-ip=185.176.79.56 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from mail.maildlp.com (unknown [172.18.224.83]) by frasgout.his.huawei.com (SkyGuard) with ESMTPS id 4dn9DZ3Qp4zJ467w; Fri, 9 Jan 2026 00:22:54 +0800 (CST) Received: from dubpeml100005.china.huawei.com (unknown [7.214.146.113]) by mail.maildlp.com (Postfix) with ESMTPS id 8C84240086; Fri, 9 Jan 2026 00:22:59 +0800 (CST) Received: from localhost (10.203.177.15) by dubpeml100005.china.huawei.com (7.214.146.113) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.36; Thu, 8 Jan 2026 16:22:58 +0000 Date: Thu, 8 Jan 2026 16:22:57 +0000 From: Jonathan Cameron To: Yushan Wang , CC: , , , , , , , , , Subject: Re: [PATCH] MAINTAINERS: Add myself as maintainer of hisi_soc_hha Message-ID: <20260108162257.00000a2b@huawei.com> In-Reply-To: <20260108133128.777813-1-wangyushan12@huawei.com> References: <20260108133128.777813-1-wangyushan12@huawei.com> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-ClientProxiedBy: lhrpeml500009.china.huawei.com (7.191.174.84) To dubpeml100005.china.huawei.com (7.214.146.113) On Thu, 8 Jan 2026 21:31:28 +0800 Yushan Wang wrote: > Add myself as maintainer of HiSilicon SoC HHA driver as I will be > responsible for this driver. > > Signed-off-by: Yushan Wang Acked-by: Jonathan Cameron Thanks for stepping up! Jonathan > > --- > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index a0dd762f5648..b8427c072c9e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11366,6 +11366,11 @@ F: Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs > F: drivers/soc/hisilicon/kunpeng_hccs.c > F: drivers/soc/hisilicon/kunpeng_hccs.h > > +HISILICON SOC HHA DRIVER > +M: Yushan Wang > +S: Maintained > +F: drivers/cache/hisi_soc_hha.c > + > HISILICON LPC BUS DRIVER > M: Jay Fang > S: Maintained