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 9CCA5E8FDD7 for ; Wed, 4 Oct 2023 07:32:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241526AbjJDHco (ORCPT ); Wed, 4 Oct 2023 03:32:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232754AbjJDHcm (ORCPT ); Wed, 4 Oct 2023 03:32:42 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3CDE398; Wed, 4 Oct 2023 00:32:40 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3A05CC433C8; Wed, 4 Oct 2023 07:32:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696404759; bh=c0sblUv/k3X4rxTQo+ycwCdkeBNEQJr2yNqOWAvpvUg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GUkqFgUUE8h0HfcvopN8fByxCJBWsDAt9UKULj1nw1/yX3zaDtTlGMKBi6RC2grO3 Zk5c5QDAQ4QZT2PER4+fHZvqU2SS3/h+lWtEu9xD7LT5EmEvNX+UH9MgfIhBr2WrjK G+vkNn+ImkA1OU3JYFiLFwb44uaa3VTJH0Yv4yQyw051ti9MC0Lv/F2Jqy5he97lWC L7OhjaAqAyHV6D/o5Y8AUeRLI8tYKPx2vs5pOk5QmOk1ktgaGImN+mbODXDNCf/Bnu /OAQlgmwJQGpnfRVLhvbtyY5E8NNn1wY5rMpWzLGmv/2q9ZBRy8AuyygpKO/6xBNGE JLSO2VQF6IZ9A== Date: Wed, 4 Oct 2023 13:02:36 +0530 From: Vinod Koul To: Frank Li Cc: Randy Dunlap , dmaengine@vger.kernel.org, imx@lists.linux.dev, joy.zou@nxp.com, linux-kernel@vger.kernel.org, peng.fan@nxp.com, shenwei.wang@nxp.com Subject: Re: [PATCH v3 1/1] MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers Message-ID: References: <20230824145834.2825847-1-Frank.Li@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28-09-23, 10:13, Frank Li wrote: > On Thu, Aug 24, 2023 at 02:01:20PM -0700, Randy Dunlap wrote: > > > > > > On 8/24/23 07:58, Frank Li wrote: > > > Add the MAINTAINERS entries for NXP(Freescale) eDMA drivers > > > > > > Signed-off-by: Frank Li > > > > Acked-by: Randy Dunlap > > > > Thanks for fixing. :) > > @Vinod: > ping Can you please resend -- ~Vinod