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 34209EB64DD for ; Thu, 13 Jul 2023 00:40:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232443AbjGMAk0 (ORCPT ); Wed, 12 Jul 2023 20:40:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44120 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231492AbjGMAkY (ORCPT ); Wed, 12 Jul 2023 20:40:24 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D6E771BFB for ; Wed, 12 Jul 2023 17:40:23 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 58405619E3 for ; Thu, 13 Jul 2023 00:40:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id A97E4C433CA; Thu, 13 Jul 2023 00:40:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689208822; bh=MKVDwMvsaB/7qukJAVscIEMm08I8b8A2RhUMORjA8ls=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=EQ0yx5gVpMKY2u7ulNqdrViPYDQ6L1kgiJiL3AiWq9XMdAt5cZJzpuDWeTD9mXjB9 tmYY7DCTOXdloeBZD5kCtEVSfG1P1+Lx154H97QPB/iO3pHO7JfaDMr4EJKNUNw3u3 Fznm6UoL06yOEx/DwOpIsdSfKS/4C/jCA+kGecbvBXERBChaL7cZiWMBAfNDD+JgBG 9K3aGQ+dsgGfpLUmknGvgzO9bzmPwXq1J2M/PnwjF6uQnDeJdPQ0nmZYJ7nabtaEgn YBNMwDvkVZjPCmayuSd57QQ9DOTrWommtFHvLKTCCRJOeBb7j0cAjT9mEcobmfcXyD de6vLXCM7ypEg== 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 90971E29F44; Thu, 13 Jul 2023 00:40:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: wwan: t7xx: Add AP CLDMA From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168920882258.29480.12412613673820050231.git-patchwork-notify@kernel.org> Date: Thu, 13 Jul 2023 00:40:22 +0000 References: <20230711062817.6108-1-jtornosm@redhat.com> In-Reply-To: <20230711062817.6108-1-jtornosm@redhat.com> To: Jose Ignacio Tornos Martinez Cc: loic.poulain@linaro.org, ryazanov.s.a@gmail.com, johannes@sipsolutions.net, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, jinjian.song@fibocom.com, haijun.liu@mediatek.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Tue, 11 Jul 2023 08:28:13 +0200 you wrote: > At this moment with the current status, t7xx is not functional due to > problems like this after connection, if there is no activity: > [ 57.370534] mtk_t7xx 0000:72:00.0: [PM] SAP suspend error: -110 > [ 57.370581] mtk_t7xx 0000:72:00.0: can't suspend > (t7xx_pci_pm_runtime_suspend [mtk_t7xx] returned -110) > because after this, the traffic no longer works. > > [...] Here is the summary with links: - net: wwan: t7xx: Add AP CLDMA https://git.kernel.org/netdev/net-next/c/ba2274dcfda8 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html