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=-11.0 required=3.0 tests=BAYES_00,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 D6AEEC4321A for ; Tue, 29 Dec 2020 20:18:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AFC8020791 for ; Tue, 29 Dec 2020 20:18:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726509AbgL2USE (ORCPT ); Tue, 29 Dec 2020 15:18:04 -0500 Received: from mail.kernel.org ([198.145.29.99]:60232 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726503AbgL2USD (ORCPT ); Tue, 29 Dec 2020 15:18:03 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id D333522CA0; Tue, 29 Dec 2020 20:15:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609272933; bh=shL+DxFC44e/yWz65f5d2sDj0kbVlP3Tr3LHO5/UnGA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=WOKFew3XNYE/aUwX3bIsrRzXSpSjAp+8U/PCZ7C0zF9dpOvNRPQ0cLSO61GHxUqwY uySWNwhDB9HVSTaMOM4pXr8FofPaJjEJS/jTZCvwFybfX3kgutgNXBQbOvyxvtirru GzLUfsiPpauV4lrAnIauoutpKQlIh/hu7goOy8Fmyrk727pZFpgDeo8/oluh6ssG/Y VwUgE4o8VijxIoTgBWlokrlNhD+NgDPOR8dE8hcn1lQf51ZnDanlb3PbHk2WFN4m3K JKj2rJUTzrSg3HAam+if++L2iTCCKFWuxWps4CmgMhYc+S91lv5LAbHsenPKJFUE+q iM/irjsfASPOw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <160927293384.13751.16493935239304119933.git-patchwork-notify@kernel.org> Date: Tue, 29 Dec 2020 20:15:33 +0000 References: <20201012194034.26944-1-georgi.djakov@linaro.org> In-Reply-To: <20201012194034.26944-1-georgi.djakov@linaro.org> To: Georgi Djakov Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Mon, 12 Oct 2020 22:40:34 +0300 you wrote: > After enabling interconect scaling for display on the db845c board, > in certain configurations the board hangs, while the following errors > are observed on the console: > > Error sending AMC RPMH requests (-110) > qcom_rpmh TCS Busy, retrying RPMH message send: addr=0x50000 > qcom_rpmh TCS Busy, retrying RPMH message send: addr=0x50000 > qcom_rpmh TCS Busy, retrying RPMH message send: addr=0x50000 > ... > > [...] Here is the summary with links: - interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM https://git.kernel.org/qcom/c/5be1805dc396 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html