From nobody Thu Apr 9 14:18:23 2026 Received: from mail-24418.protonmail.ch (mail-24418.protonmail.ch [109.224.244.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E5CEF280308; Sun, 8 Mar 2026 04:26:45 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=109.224.244.18 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772944008; cv=none; b=CsWbJqfP5mFSdqjrPL/4K1PZr+L+H7IdTIh56RmvsHbGoUOIkVzl5FHL5hwG+faJQdTwHH6MzpEQfIYOPwPImAJ7HoSKrQbzGEDyIHt6kBw5khKX9Lh5Ys0V0LoFC749XIHY1netoe+9U7yk/mSmJs4gYPJFTNAq262KoGTdewI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772944008; c=relaxed/simple; bh=puZ80ERpAgU7wp6jWVI2K86/4tkx1V6xQ3eixJD0L9k=; h=Date:To:From:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=fLnUs4hOM+tqOuR6aw+HP8aPHWJDpiKnCUrtN16B4h/zNmB8cNSSSxCH/ByFnbuvshvAX17NqZWQTzJxngBZWncO9TphS/WOF5KCRg9r8iMrN5jD8O8NMhKzMSRr73YYKLrf0vnWLsSzQFR+RPK9T7zN5MjhOPyeMvWDDaJtJeg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=pm.me; spf=pass smtp.mailfrom=pm.me; dkim=pass (2048-bit key) header.d=pm.me header.i=@pm.me header.b=kv+RRiR3; arc=none smtp.client-ip=109.224.244.18 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=pm.me Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pm.me Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=pm.me header.i=@pm.me header.b="kv+RRiR3" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1772944003; x=1773203203; bh=puZ80ERpAgU7wp6jWVI2K86/4tkx1V6xQ3eixJD0L9k=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=kv+RRiR3U0N70kKTwqKxQ1Nhpyir+rxCw0Em4zeim2qyw3Rfy00aukgBI9+WGQIi5 okAObrwtsJVhjdqI5/apKdA6RvpbMB2n9+U9kK8Potafual7HNYt2GhZaoUCRXim0T vsTgLyGrqBRYJn5X5GlnHe/OemHz0I5JAm5xMqwm6zw/SSH9r0ruXP7Wm6r4hZcgC8 B3rjgoqSfmh4wT0p8JFOynq5DMfvZ+pb97LegmOVKoW8xtWXU1X9VbUV+hWaQ0WcYZ UWc1ZZYrgCWnEJEuLOuhRic5hjkPKj6hbJrTHyMfK/Y3sMMACIE8LYBmJobbUwnsg+ DY0seJ5tPJ8HQ== Date: Sun, 08 Mar 2026 04:26:37 +0000 To: Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Dmitry Baryshkov , Thara Gopinath From: Alexander Koskovich Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Alexander Koskovich Subject: [PATCH] arm64: dts: qcom: sm8250: Add missing CPU7 3.09GHz OPP Message-ID: <20260307-sm8250-cpu7-opp-v1-1-435f5f6628a1@pm.me> Feedback-ID: 37836894:user:proton X-Pm-Message-ID: d454274081e17d6e402dede603c065557501ebc6 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This resolves the following error seen on the ASUS ROG Phone 3: cpu cpu7: Voltage update failed freq=3D3091200 cpu cpu7: failed to update OPP for freq=3D3091200 Fixes: 8e0e8016cb79 ("arm64: dts: qcom: sm8250: Add CPU opp tables") Signed-off-by: Alexander Koskovich Reviewed-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/sm8250.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qco= m/sm8250.dtsi index c7dffa440074..37c41cc1abdd 100644 --- a/arch/arm64/boot/dts/qcom/sm8250.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi @@ -665,6 +665,11 @@ cpu7_opp20: opp-2841600000 { opp-hz =3D /bits/ 64 <2841600000>; opp-peak-kBps =3D <8368000 51609600>; }; + + cpu7_opp21: opp-3091200000 { + opp-hz =3D /bits/ 64 <3091200000>; + opp-peak-kBps =3D <8368000 51609600>; + }; }; =20 firmware { --- base-commit: 11439c4635edd669ae435eec308f4ab8a0804808 change-id: 20260307-sm8250-cpu7-opp-d34e2ed9d0a4 Best regards, --=20 Alexander Koskovich