From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 CE20FEED8; Wed, 1 Jul 2026 08:21:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782894086; cv=none; b=E86uYPmM3Sl1Kx1nlU+HoFjD05qmGYuSJcDtnWyyMQ8yNY61F3F0bbTNEKvkdskSmSpwlcL2CWVYBqnILXr6UD5VTbO/Up1MV9s3JG85zKGxPEjH+iurMRLwIgcL2pSg1hoJpJPwuc973ikYL3q7mMUDdHcXh+qCNCuu3WH4WBE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782894086; c=relaxed/simple; bh=PvEw0UPdQ1EZMAoKMP89AcPz55a0OOLxucM/cI6aQWE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=gQff/JAbzkaw5hmcQsTLRefON1UK/KsqU+8Gdpu76AGVx1TUUyyl5UNH77mCTQTv+D5iGk5kS9SdgL8iOzOwVkf6PAak5j9iaqgVcqiTmbh+/C5hGgJtDDa4/OU7UOcILscR12CG/3aacMkbhTr2EWbPxSkxq2luY2oz75Oy3CI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=cbsb1CfV; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="cbsb1CfV" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8ECAE1F000E9; Wed, 1 Jul 2026 08:21:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1782894085; bh=p8+LoiQEPl9c/fRVf/vVLivgXz49UlU+h7hWhLWqyfM=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=cbsb1CfV6e/Gz95XkBHU7qsjLx/n6zXPzemsNmsYUuFKmvyYysrgSGE16JU/ZQLDO +dLik8cHwVS9GSh3mewqqob02yC/WigChupzQGwuuoOhzQn5PGUHkr+zUF7gRoecsQ 1i1KVrl+AjwLr9901xoAZ4upIWamfzix7nFQgKDbKRWslw8Bnk3pZTkKP1m+o/LNat Ad1OlqHjFFz65XT73VoNHOB4CZUdO72x0YKLqydHgPg839EcBdT9Fpd4m9OY/cpITl O1p+SjUzOsKOKjaZomd7gEFqN++yMAPtnxdo+Hr8gG+ysKz6aom5pRamEmNGUcH9zm apCy+CeVNSyYg== Date: Wed, 1 Jul 2026 13:51:21 +0530 From: Vinod Koul To: Krzysztof Kozlowski Cc: Adrian Ng Ho Yin , Olivier Dautricourt , Stefan Roese , Frank Li , Rob Herring , Krzysztof Kozlowski , Conor Dooley , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: altr,msgdma: update maintainer Message-ID: References: <20260701023455.36330-1-adrian.ho.yin.ng@altera.com> <20260701-tactful-viridian-horse-3fa1f5@quoll> Precedence: bulk X-Mailing-List: devicetree@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: <20260701-tactful-viridian-horse-3fa1f5@quoll> On 01-07-26, 09:36, Krzysztof Kozlowski wrote: > On Wed, Jul 01, 2026 at 10:34:55AM +0800, Adrian Ng Ho Yin wrote: > > Olivier Dautricourt has stepped down as maintainer of the Altera > > msgDMA driver as he no longer has access to the hardware. Replace him > > with Adrian Ng Ho Yin as the new maintainer. > > > > Signed-off-by: Adrian Ng Ho Yin > > --- > > Documentation/devicetree/bindings/dma/altr,msgdma.yaml | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > And maintainers file? Don't send such commits separately. That was sent separately 065e447dc41ea149c900338e64f047575ca6c348.1782279704.git.adrian.ho.yin.ng@altera.com But yes subject could be better for both. Myabe replace Oliver as altera maintainer. Would be good to post both together as update > > Also, subject is too generic - "update maintainer" can be any update... > > Best regards, > Krzysztof -- ~Vinod