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 A4852C4332F for ; Sun, 12 Nov 2023 00:56:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230018AbjKLA4F (ORCPT ); Sat, 11 Nov 2023 19:56:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55778 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229868AbjKLAzu (ORCPT ); Sat, 11 Nov 2023 19:55:50 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2764C30F7 for ; Sat, 11 Nov 2023 16:55:48 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPS id 8EC71C433B8; Sun, 12 Nov 2023 00:55:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1699750546; bh=ECwHfXafrdIwVU+4vTjRoTfaOIHL/jM2cbtKPhWIDRw=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=XMQ/QzTsm/2p5sHNY8XVoVRUi/j61I8rkkz7DG0sgmog4v688RP7n7E268SHwB4Hi kM0oj63eLQex67boZza/xlq/NXQhQarerk1DiZ0A9cI+O4hKRcQL6zCxr+Be8MFqLq LmG1qw7E31WmN336Chx4XSLZrIrWEAsnnhfwbG4G297droNnZZ+MWBK8twkUXq2W6X g6fd+XEsK/RQshV/QOYDIvyOhyVZKmkHTIn1ZMho9R5YVmektddYquRBbZrjGIT60B DG5Z/HG204onRvLGN6PKGOdgeJeaVKp2kuuocKEYjxdKFgotC+WUwkDBTvfVxKWGly QxG7lgKBhxmYA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 5D992E0008C; Sun, 12 Nov 2023 00:55:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus From: patchwork-bot+linux-riscv@kernel.org Message-Id: <169975054638.11360.7816717973824399061.git-patchwork-notify@kernel.org> Date: Sun, 12 Nov 2023 00:55:46 +0000 References: <20230912072232.2455-1-jszhang@kernel.org> In-Reply-To: <20230912072232.2455-1-jszhang@kernel.org> To: Jisheng Zhang Cc: linux-riscv@lists.infradead.org, guoren@kernel.org, wefu@redhat.com, conor@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dfustini@baylibre.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to riscv/linux.git (fixes) by Arnd Bergmann : On Tue, 12 Sep 2023 15:22:32 +0800 you wrote: > riscv select ARCH_DMA_DEFAULT_COHERENT by default, and th1520 isn't > dma coherent, so set dma-noncoherent to reflect this fact. > > Signed-off-by: Jisheng Zhang > Tested-by: Drew Fustini > --- > > [...] Here is the summary with links: - [v2] riscv: dts: thead: set dma-noncoherent to soc bus https://git.kernel.org/riscv/c/759426c758c7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html