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 CCAB3EB64DA for ; Fri, 14 Jul 2023 05:30:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234845AbjGNFaw (ORCPT ); Fri, 14 Jul 2023 01:30:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58904 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234779AbjGNFat (ORCPT ); Fri, 14 Jul 2023 01:30:49 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D27692D40; Thu, 13 Jul 2023 22:30:44 -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 B522461BB2; Fri, 14 Jul 2023 05:30:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 40C02C433C7; Fri, 14 Jul 2023 05:30:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689312644; bh=lSSN95APEL7fLu2uQXGTXNzE+1BlON4YS574Wh09i1A=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=dsIrGegOJgRs7Rrgzne+lRVnMksRTDVFnJQW8BAuhNrVZU5h81OLM39pC6Y2RWNka 9GJSN6emEaK8vKplby9LCmw3HDvH10gq7SDwwluNUOCoDEpGzulCTRjBvoZbn7okNi UnTzYRRDGyeTI846AfQKP2rLPZbDwIw/vNbVEM/e9QMBz63wbDxVlyTF8YiTRssIQ6 CIT0d+iftfWQaHDimdl7ON8QITNYU9avX7bzvzd5GIbtSTaGGQKpiBk7T9VHHAyVNm ecU2j42z7EtaYxx9pWUdR13EjsK8QoXbD1poTqxMJ/7EHd1N/v5yj09L6/SNlwdahm G/6BRLRcv8p3A== From: Bjorn Andersson To: Andy Gross , Krzysztof Kozlowski , Georgi Djakov , Rob Herring , Conor Dooley , Krzysztof Kozlowski , Konrad Dybcio Cc: Marijn Suijten , linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: (subset) [PATCH 0/4] SM8250 + SM6350 BWMONs Date: Thu, 13 Jul 2023 22:33:59 -0700 Message-ID: <168931284121.1538684.4889558485048519833.b4-ty@kernel.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230711-topic-sm638250_bwmon-v1-0-bd4bb96b0673@linaro.org> References: <20230711-topic-sm638250_bwmon-v1-0-bd4bb96b0673@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Tue, 11 Jul 2023 16:35:12 +0200, Konrad Dybcio wrote: > SM8250 and SM6350 both have 5 BWMONs: one for the CPU path, one for the > LLCC path and 3 more for the NPU. > > This series hooks up the first two for both SoCs. > > Rebased on top of djakov/icc/icc-next, atop the 7180 addition. > > [...] Applied, thanks! [3/4] arm64: dts: qcom: sm8250: Add BWMONs commit: 2a2bd124d4c01c53833a4f0c7fef4faf18351c51 [4/4] arm64: dts: qcom: sm6350: Add BWMONs commit: 1df6b32e3819dc1de5ccd49982686153ab9e158c Best regards, -- Bjorn Andersson