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 B333AC433EF for ; Tue, 26 Jul 2022 13:03:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233364AbiGZND4 (ORCPT ); Tue, 26 Jul 2022 09:03:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57918 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233343AbiGZNDz (ORCPT ); Tue, 26 Jul 2022 09:03:55 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CBF4915FF7 for ; Tue, 26 Jul 2022 06:03:54 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 67B6A61557 for ; Tue, 26 Jul 2022 13:03:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 19B6AC341C0; Tue, 26 Jul 2022 13:03:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1658840633; bh=iVlO64ggoDxi8TVdjUBpncUxqXs78Ayt6zabPJEmiYQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TiWMAEGlZGpe1ZoD17rJ0kmup5cNtF23YI3wJduIwtV8oK6IUYhDYiP58gLtJ4SW1 IAR88wTRIje2tOquwL7n7qgUmBTg7GV53gK6lPtL3WYdmec52g2yY1Ng9neabrrr5h H+0w7ZgPR1eGAspioVfiXcZol1NrXBNwFGciy+B2ladZXLJkkucu23zuQWYNZnY6x7 6SwPvWVxu7RtTxgEomjmovShX1MqbWxuYVBp9Ans6nto0q8UTeiZocVYxcjimrVSO+ D+YQiiIf61HJmhD+Ir8VzrdeH++SbiuCbjLmIbHJuq1WtoS+jx97+118k0BI3dP+yr LpBjL9mSYODVA== Date: Tue, 26 Jul 2022 18:33:48 +0530 From: Vinod Koul To: Mathias Tausen Cc: "Sa, Nuno" , "dmaengine@vger.kernel.org" , Lars-Peter Clausen Subject: Re: [PATCH] dmaengine: axi-dmac: check cache coherency register Message-ID: References: <20220714110644.2849191-1-mta@satlab.com> <8735eyj176.fsf@satlab.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8735eyj176.fsf@satlab.com> Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On 18-07-22, 09:31, Mathias Tausen wrote: > > BTW, Mathias you should +cc the maintainers... Take a look at > > > > scripts/get_maintainer.pl > > Thanks, Nuno. > > +CC: Vinod Can you please resend the patch, with the acks received -- ~Vinod