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 37A7758206; Thu, 21 Dec 2023 16:17:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="IqjShHXx" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1FA7EC433C7; Thu, 21 Dec 2023 16:17:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1703175430; bh=UgET2iUhHThR0JhLXtju4F+IngMEjotyGecLuns3OpQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IqjShHXxEN9IRVoDuIusxlLsuC544jLvglJkMhCI52U1x8IyuP3QgR+JrP9/08+lY ZOs0ZXprfEZpo/0VY1z624+EOZ+p69ldB1xlMpkBrBSybBgY8eMsnMN2WygyIHUv8e Naup8ekji+y7v21895ktxEO5w3cTrXRfPlz3jQ0HLiquFTac9ggF1E5iG/bjhZ05pm ER+JglF92mXVoC+NyBVGeplqCwU5uE9xVaC/i30Xfa7mNhKrKh3XJcbv0f7x3rTRy/ bvQ+XWCrtXYu3ZN8piEFTYeyqmZtuIl2b66fg8QqlWTbc/JdtOuqmx8Qpsn/03WuTf OVOUFu7oqugiQ== Date: Thu, 21 Dec 2023 21:47:06 +0530 From: Vinod Koul To: Kelvin.Cao@microchip.com Cc: dmaengine@vger.kernel.org, George.Ge@microchip.com, logang@deltatee.com, christophe.jaillet@wanadoo.fr, hch@infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v6 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver Message-ID: References: <1c677fbf37ac2783f864b523482d4e06d9188861.camel@microchip.com> Precedence: bulk X-Mailing-List: dmaengine@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: On 12-12-23, 17:53, Kelvin.Cao@microchip.com wrote: > Hi Vinod, > > Could you please take a look at v7 of the patchset which removed the > wimm implementation per your comment? The patchset had got approval > from other reviewers. Let me know if you have any other concern. Somehow I dont seem to have it, can you please rebase and repost after the holidays, I will review and do the needful, sorry for missing -- ~Vinod