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 77B37C7619A for ; Wed, 12 Apr 2023 20:29:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229928AbjDLU3b (ORCPT ); Wed, 12 Apr 2023 16:29:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229747AbjDLU3b (ORCPT ); Wed, 12 Apr 2023 16:29:31 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5461C19AF; Wed, 12 Apr 2023 13:29:30 -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 B3B9A6301E; Wed, 12 Apr 2023 20:29:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 75E2FC433D2; Wed, 12 Apr 2023 20:29:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1681331369; bh=SMFTrtm8F56BYtO7WRy9KbxTslw280tD5lb7SokAxHY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=i7KJP/r/6+Bc/+yOJfGLfQZa2f0ZTkVQEelMhSCMZbgcGYrJ68ShWlVt0/o0vqX/a 33WHUt0pT2PIO6ip/s/dNX1NgQWScquNHAZAkx9vYtwIgVNTw4htluZONiua5uptlL I1MN+zgDA6WJ6j8asLMWRVV3GYYVLvxqoQATRpYTdvor43lFvy4X7Xzwao6ZZ94tAr mZus7L1DbdPJHK9JFo6QTvDYao+1LGiHzv+sPyIoOtlIeklCmHVa+gi/XfGiXVud5W VubXYiZ+o2RVLRZwT3Qc2MluUk4nfkm6wNGcqSHwY/GxjfbBwAJmT4vzXXWzl8y0nT oeoIxs6CDn5cw== Date: Wed, 12 Apr 2023 21:29:23 +0100 From: Conor Dooley To: Prabhakar Cc: Arnd Bergmann , Conor Dooley , Geert Uytterhoeven , Heiko Stuebner , Guo Ren , Andrew Jones , Paul Walmsley , Palmer Dabbelt , Albert Ou , Samuel Holland , linux-riscv@lists.infradead.org, Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Biju Das , Lad Prabhakar Subject: Re: [PATCH v8 6/7] riscv: errata: Hookup the Andes AX45MP non-coherent handling Message-ID: <20230412-undamaged-tinkling-f09480a79a3f@spud> References: <20230412110900.69738-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20230412110900.69738-7-prabhakar.mahadev-lad.rj@bp.renesas.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="CsvZMM4EQwWB31I3" Content-Disposition: inline In-Reply-To: <20230412110900.69738-7-prabhakar.mahadev-lad.rj@bp.renesas.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --CsvZMM4EQwWB31I3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 12, 2023 at 12:08:59PM +0100, Prabhakar wrote: > From: Lad Prabhakar >=20 > Hookup the Andes AX45MP non-coherent handling by updating the > ALT_CMO_OP() macro which will be used by dma-noncoherent.c for > non-coherent platforms. >=20 > Signed-off-by: Lad Prabhakar Reviewed-by: Conor Dooley Thanks, Conor. --CsvZMM4EQwWB31I3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZDcUogAKCRB4tDGHoIJi 0lKwAQC9uoLrdeMxDWMXGtkSEJctgAv/TAAU1M4M8iQMfnze6wD+Ij9zAaoQkdio DeUOQEeiUfKrN0A/v3ag6RtQXTCzWAo= =ua6z -----END PGP SIGNATURE----- --CsvZMM4EQwWB31I3--