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 X-Spam-Level: X-Spam-Status: No, score=-6.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 29C8CC2D0FE for ; Wed, 13 May 2020 06:20:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0BDE220708 for ; Wed, 13 May 2020 06:20:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589350808; bh=i0+3etaKy+HJhfwbAckxZm+L3jUIyXx8B08Fy+9iUnY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:List-ID:From; b=xay5FwBoK1cmpYLCDkyTjomP+pW5dfXpyaGoMTsPyCmPe+op62sjb3KxJiP19Hg2l W/XsXBcrDp2v04JZ+yjcGSgPie3JGiN4iVuhGcPTO9ENjue7iZ0MZoZFqFyMcSp8MV k/yyLI+A8P9h+m8YCfMmjd1VeMKNQNMMi4IB2aX4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729179AbgEMGUH (ORCPT ); Wed, 13 May 2020 02:20:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:43900 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729133AbgEMGUH (ORCPT ); Wed, 13 May 2020 02:20:07 -0400 Content-Type: text/plain; charset="utf-8" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589350806; bh=i0+3etaKy+HJhfwbAckxZm+L3jUIyXx8B08Fy+9iUnY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=XvTLQNnfAWNx7VvHGsk0V+V32L0sHXBbvX/yMrP19+JQNKN/qCAvCmLmnoK/xPhO2 MCO7hnIxDL4dxIm4tRBGtqJsfH1/5tTasl5BU9JNpSg5rNpnSOQSeS8tqJWZf2RRxR Efr3VZqS4Cq0XLmCvTzm//6x8WgDbko33Yv3xDgc= MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH 0/2] Drop all accesses to MPSS PERPH register space From: patchwork-bot+linux-remoteproc@kernel.org Message-Id: <158935080691.26945.8757289230451414699.git-patchwork-notify@kernel.org> Date: Wed, 13 May 2020 06:20:06 +0000 References: <20200415145110.20624-1-sibis@codeaurora.org> In-Reply-To: <20200415145110.20624-1-sibis@codeaurora.org> To: Sibi Sankar Cc: linux-remoteproc@vger.kernel.org Sender: linux-remoteproc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org Hello: This series was applied to andersson/remoteproc.git (refs/heads/for-next). On Wed, 15 Apr 2020 20:21:08 +0530 you wrote: > 7C retail devices using MSA based boot will result in a fuse combination > which will prevent accesses to MSS PERPH register space where the mpss > clocks and halt-nav reside. Hence requesting a halt-nav as part of the > SSR sequence will result in a NoC error. Issuing HALT NAV request and > turning on the mss clocks as part of SSR will no longer be required > since the modem firmware will have the necessary fixes to ensure that > there are no pending NAV DMA transactions thereby ensuring a smooth > SSR. > > [...] Here is a summary with links: - [1/2] dt-bindings: remoteproc: qcom: Replace halt-nav with spare-regs https://git.kernel.org/andersson/remoteproc/c/e62e3acd61d36b07878cd33a868a5797fe1e25b5 - [2/2] remoteproc: qcom_q6v5_mss: Drop accesses to MPSS PERPH register space https://git.kernel.org/andersson/remoteproc/c/a9fdc79d488623d36341f0f3d08f5aa1bedb9d53 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.wiki.kernel.org/userdoc/pwbot