From nobody Sun Sep 22 06:24:57 2024 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 EBB9AC433FE for ; Fri, 15 Apr 2022 06:00:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350358AbiDOGCZ (ORCPT ); Fri, 15 Apr 2022 02:02:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48708 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350194AbiDOGB5 (ORCPT ); Fri, 15 Apr 2022 02:01:57 -0400 Received: from mailgw01.mediatek.com (unknown [60.244.123.138]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AF496B842; Thu, 14 Apr 2022 22:59:29 -0700 (PDT) X-UUID: b4862574795d4448981254f2a8751af7-20220415 X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.4,REQID:ffeb35f2-6b98-45a7-b736-b3f3b644d2b0,OB:0,LO B:90,IP:0,URL:0,TC:0,Content:0,EDM:0,RT:0,SF:100,FILE:0,RULE:Release_Ham,A CTION:release,TS:100 X-CID-INFO: VERSION:1.1.4,REQID:ffeb35f2-6b98-45a7-b736-b3f3b644d2b0,OB:0,LOB: 90,IP:0,URL:0,TC:0,Content:0,EDM:0,RT:0,SF:100,FILE:0,RULE:Spam_GS981B3D,A CTION:quarantine,TS:100 X-CID-META: VersionHash:faefae9,CLOUDID:4c997678-0afa-4dca-bdec-ca54c998425a,C OID:FAIL,Recheck:0,SF:13|15|28|17|19|48,TC:nil,Content:0,EDM:-3,File:nil,Q S:0,BEC:nil X-UUID: b4862574795d4448981254f2a8751af7-20220415 Received: from mtkcas10.mediatek.inc [(172.21.101.39)] by mailgw01.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 719029688; Fri, 15 Apr 2022 13:59:21 +0800 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkmbs07n2.mediatek.inc (172.21.101.141) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 15 Apr 2022 13:59:20 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 15 Apr 2022 13:59:20 +0800 From: Rex-BC Chen To: , , , , CC: , , , , , , , , , , , Rex-BC Chen Subject: [PATCH V3 15/15] arm64: dts: mediatek: Add mediatek,cci property for MT8183 cpufreq Date: Fri, 15 Apr 2022 13:59:16 +0800 Message-ID: <20220415055916.28350-16-rex-bc.chen@mediatek.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20220415055916.28350-1-rex-bc.chen@mediatek.com> References: <20220415055916.28350-1-rex-bc.chen@mediatek.com> MIME-Version: 1.0 X-MTK: N Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Add mediatek,cci property to support MediaTek CCI feature. Signed-off-by: Rex-BC Chen Reviewed-by: AngeloGioacchino Del Regno --- arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts= /mediatek/mt8183.dtsi index 334728413582..03b5941796d9 100644 --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi @@ -336,6 +336,7 @@ operating-points-v2 =3D <&cluster0_opp>; dynamic-power-coefficient =3D <84>; #cooling-cells =3D <2>; + mediatek,cci =3D <&cci>; }; =20 cpu1: cpu@1 { @@ -351,6 +352,7 @@ operating-points-v2 =3D <&cluster0_opp>; dynamic-power-coefficient =3D <84>; #cooling-cells =3D <2>; + mediatek,cci =3D <&cci>; }; =20 cpu2: cpu@2 { @@ -366,6 +368,7 @@ operating-points-v2 =3D <&cluster0_opp>; dynamic-power-coefficient =3D <84>; #cooling-cells =3D <2>; + mediatek,cci =3D <&cci>; }; =20 cpu3: cpu@3 { @@ -381,6 +384,7 @@ operating-points-v2 =3D <&cluster0_opp>; dynamic-power-coefficient =3D <84>; #cooling-cells =3D <2>; + mediatek,cci =3D <&cci>; }; =20 cpu4: cpu@100 { @@ -396,6 +400,7 @@ operating-points-v2 =3D <&cluster1_opp>; dynamic-power-coefficient =3D <211>; #cooling-cells =3D <2>; + mediatek,cci =3D <&cci>; }; =20 cpu5: cpu@101 { @@ -411,6 +416,7 @@ operating-points-v2 =3D <&cluster1_opp>; dynamic-power-coefficient =3D <211>; #cooling-cells =3D <2>; + mediatek,cci =3D <&cci>; }; =20 cpu6: cpu@102 { @@ -426,6 +432,7 @@ operating-points-v2 =3D <&cluster1_opp>; dynamic-power-coefficient =3D <211>; #cooling-cells =3D <2>; + mediatek,cci =3D <&cci>; }; =20 cpu7: cpu@103 { @@ -441,6 +448,7 @@ operating-points-v2 =3D <&cluster1_opp>; dynamic-power-coefficient =3D <211>; #cooling-cells =3D <2>; + mediatek,cci =3D <&cci>; }; =20 idle-states { --=20 2.18.0