From: Alexander Koskovich Date: Sun, 8 Mar 2026 04:26:37 +0000 (+0000) Subject: arm64: dts: qcom: sm8250: Add missing CPU7 3.09GHz OPP X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b683730e27ba4f91986c4c92f5cb7297f1e01a6d;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: qcom: sm8250: Add missing CPU7 3.09GHz OPP This resolves the following error seen on the ASUS ROG Phone 3: cpu cpu7: Voltage update failed freq=3091200 cpu cpu7: failed to update OPP for freq=3091200 Fixes: 8e0e8016cb79 ("arm64: dts: qcom: sm8250: Add CPU opp tables") Signed-off-by: Alexander Koskovich Reviewed-by: Konrad Dybcio Link: https://lore.kernel.org/r/20260307-sm8250-cpu7-opp-v1-1-435f5f6628a1@pm.me Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi index 15454f6c0f5d..7076720413ab 100644 --- a/arch/arm64/boot/dts/qcom/sm8250.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi @@ -665,6 +665,11 @@ opp-hz = /bits/ 64 <2841600000>; opp-peak-kBps = <8368000 51609600>; }; + + cpu7_opp21: opp-3091200000 { + opp-hz = /bits/ 64 <3091200000>; + opp-peak-kBps = <8368000 51609600>; + }; }; firmware {