From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 CA987340280 for ; Fri, 21 Nov 2025 10:17:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763720247; cv=none; b=PPbDNFvI0lPgGpVbODMGnebF++R+HPNfNn02+T1bC5GwLPV/U6NpUhaSvi98YQfXWzgSOacwEZHgFDWutUZII4cljVpHqChIOyhc/WdzzUoUEBPrqajHk+lsQt4+3/vOiIP8O9jWU8oJ3FZGgLT5elVpo2F+ZvVtQjblwq0jwYE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763720247; c=relaxed/simple; bh=cMlum36qg8oI8i+9bSlCpwbI7q1wkZGBQZ0Z1fheoyA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=iXqgbm+TbEVvux4z+Fpapk5EG3ZezCNUaeZC2NoEht/vMMl5sbaltRM8F5ujRAk7QDh8LWc2qlN0C/oQIwPBkvsfYg2M2ULS7ZNHpbaCFr9d1+FdX56ruwSx7xcvOEPT810AwjPl/qEHsnIr1SUKT/G4/19N+IaH37WMB/WSUwY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=lUoYnzsH; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="lUoYnzsH" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 299CBC113D0; Fri, 21 Nov 2025 10:17:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1763720247; bh=cMlum36qg8oI8i+9bSlCpwbI7q1wkZGBQZ0Z1fheoyA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lUoYnzsHmC/TGPW5MmfaD5kdUv4s6z067/7gXRkrLLYzCoGtFNiWJN6MKDd8z5fxx kZm4bCrY4c0giDPDKc5aGnEjJngKksdn8Z+KuPPZlcuPzs7L75qiTAvTdGpU72pKh+ c8BOsXPSuyPgFLk4uISBUCtgWcwXDhkOuw2gG7HwCOkI0SJP97wj3zk3FQTmVzh+VH RuqsJR1QjjfMTR5CX7m0OE5JWksujq50/OK1iYv0BtU8hADA/3eTS5akmh9+3u/aCC H+JheQDLZ1Av/FdxebAcaR/UtNZAVj1IKGXmV2PNa0Dax/rD+YjJJeEfaQk3BQFqh4 YF5wqyorFsvwg== Date: Fri, 21 Nov 2025 15:47:24 +0530 From: Vinod Koul To: Neil Armstrong Cc: Krzysztof Kozlowski , linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org, Kishon Vijay Abraham I , Kishon Vijay Abraham I Subject: Re: [PATCH] MAINTAINERS: phy: Move Kishon Vijay Abraham I to credits Message-ID: References: <20251120175537.171340-2-krzk@kernel.org> <9183a012-27b4-4ec8-8a95-294fc65b01c5@linaro.org> 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-Disposition: inline In-Reply-To: <9183a012-27b4-4ec8-8a95-294fc65b01c5@linaro.org> On 21-11-25, 09:11, Neil Armstrong wrote: > Hi, > > On 11/20/25 18:55, Krzysztof Kozlowski wrote: > > There wasn't much of reviewing activity from Kishon of PHY subsystem > > during last few years [1] and last maintainer commit is from 2020, so > > move Kishon to Credits to indicate that PHY subsystem has only one > > active maintainer. Thank you Kishon for working on the PHY subsystem > > and for all the maintenance effort. > > If everyone is ok with that, I'll propose to add myself as reviewer > of the PHY subsystem to replace Kishon and help Vinod. Thanks Neil for help, I will add a patch and queue this one up -- ~Vinod