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 7869CC4167B for ; Fri, 8 Dec 2023 15:07: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:Message-ID:Date:References :In-Reply-To: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=FKh3io2hF1lgv7iE7XoLs34UgyTy+F05rFSxhuxDnjM=; b=FFcV0ZwSG8qlqq TQ9sF+la3wuAX+54sfJwQuIrQfh85gk+Zcy1G/1opYlgEeuU5K2C9StkH+77aBb06C38W6Wcvm5uN RodB51hiElGeadcL41goK632aw8E9KXhGhksIhPYObJGM/Z6yvNRhASqTLOWGz3+jIc4wntwkDpt9 veXQYQhyoiMo5v0A+3rvwck5zZZkkZYow0g7EsZmbftKmzvZOnHugvnkJaLe8KjlH5hgbHUciG9fi 56bsujTJW1pSeycu929JAA/ipdgu148BcssBQqK/LFX4bLy1JPUUn35tmTo0W436X5zbbZRRX5U6a cGcw0WLnSn6jeK+aA8pA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rBcQx-00Fpi4-1I; Fri, 08 Dec 2023 15:06:31 +0000 Received: from relay2-d.mail.gandi.net ([217.70.183.194]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rBcQt-00FpgP-1y for linux-arm-kernel@lists.infradead.org; Fri, 08 Dec 2023 15:06:29 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id DCDF440007; Fri, 8 Dec 2023 15:06:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1702047983; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=IXV0DYoRQotwA20i111wDe8hYdhC1f2YduLzVN5R2tA=; b=j5tsOrKqA3qIr0oG1AwXQOLwYrcPTn0nWpWWO3ojA1yo09CuZ9qq1egetdd/dkHRro9N1T 6RKjzZQFqMTSyRWZHgSIEWlmUeOREkfmG2yLumqmBgPF4vHMr7eCldF0hLZFDDTykXxeTT TRhQU6TNSpZmQ2DThOmorRfTwvM2hTez3C2AW9I239Vcqz5yy1ybTzpUMFT1gxsQSDHndX irJRO9VpWe+x2qwqP2rLgnUpZYEzzHIbQcmNPt36O9zw8er7FKR53Gi3hlkxOJxMozl9uT /QeJF6RnL+/qkv6Tk0ozl4k7w28T2FE5k4mlUzmdSvQe1aKI+jWuTI5cEv1lfQ== From: Gregory CLEMENT To: Lukas Bulwahn , Andrew Lunn , Sebastian Hesselbarth , linux-arm-kernel@lists.infradead.org Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Lukas Bulwahn Subject: Re: [PATCH] MAINTAINERS: add Marvell MBus driver to Marvell EBU SoCs support In-Reply-To: <20231121093414.11926-1-lukas.bulwahn@gmail.com> References: <20231121093414.11926-1-lukas.bulwahn@gmail.com> Date: Fri, 08 Dec 2023 16:06:21 +0100 Message-ID: <87cyvgente.fsf@BL-laptop> MIME-Version: 1.0 X-GND-Sasl: gregory.clement@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231208_070627_787062_562E0F9C X-CRM114-Status: GOOD ( 16.34 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Lukas Bulwahn writes: > While doing some code cleanup in drivers/bus/, I noticed that the file > drivers/bus/mvebu-mbus.c has no maintainer. > > Although the file has not been touched a lot lately, the git history tells > us that Gregory Clement and Andrew Lunn integrated patches specific to > this driver code. Further, the driver's config depends on config > PLAT_ORION, and the code for this platform is defined in > arch/arm/plat-orion/, which is part of ARM/Marvell Dove/MV78xx0/Orion SOC > support with Gregory and Andrew already being its maintainer. > > Add drivers/bus/mvebu-mbus.c to ARM/Marvell Dove/MV78xx0/Orion SOC support. > > Signed-off-by: Lukas Bulwahn Applied on mvebu/arm Thanks, Gregory > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e9cbf6e353bd..9613c9c3cc97 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2317,6 +2317,7 @@ F: arch/arm/mach-dove/ > F: arch/arm/mach-mv78xx0/ > F: arch/arm/mach-orion5x/ > F: arch/arm/plat-orion/ > +F: drivers/bus/mvebu-mbus.c > F: drivers/soc/dove/ > > ARM/Marvell Kirkwood and Armada 370, 375, 38x, 39x, XP, 3700, 7K/8K, CN9130 SOC support > -- > 2.17.1 > -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel