From 1801bee9d5c8087523782896b36c867e126e9463 Mon Sep 17 00:00:00 2001 From: Yaroslav Furman Date: Sat, 27 Feb 2021 13:55:12 +0300 Subject: [PATCH] arm64: boot: atoll: Fix a few freq inconsistencies SD720G doesn't have 2400000 frequency, it only goes to 2323200. Signed-off-by: Yaroslav Furman [dereference23: Adapted for atoll] Signed-off-by: Alexander Winkowski --- arch/arm64/boot/dts/qcom/atoll.dtsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/atoll.dtsi b/arch/arm64/boot/dts/qcom/atoll.dtsi index d07195e873fa..998760e56809 100755 --- a/arch/arm64/boot/dts/qcom/atoll.dtsi +++ b/arch/arm64/boot/dts/qcom/atoll.dtsi @@ -3130,7 +3130,7 @@ < 1555200 940800000 >, < 1708800 1209600000 >, < 1900800 1401000000 >, - < 2400000 1459000000 >; + < 2323200 1459000000 >; }; cdsp_cdsp_l3_lat: qcom,cdsp-cdsp-l3-lat { @@ -3179,7 +3179,7 @@ < 1113600 MHZ_TO_MBPS(466, 16) >, < 1267200 MHZ_TO_MBPS(600, 16) >, < 1708800 MHZ_TO_MBPS(806, 16) >, - < 2400000 MHZ_TO_MBPS(933, 16) >; + < 2323200 MHZ_TO_MBPS(933, 16) >; }; cpu0_llcc_ddr_lat: qcom,cpu0-llcc-ddr-lat { @@ -3223,7 +3223,7 @@ < 1267200 MHZ_TO_MBPS(1017, 4) >, < 1708800 MHZ_TO_MBPS(1555, 4) >, < 2208000 MHZ_TO_MBPS(1804, 4) >, - < 2400000 MHZ_TO_MBPS(2133, 4) >; + < 2323200 MHZ_TO_MBPS(2133, 4) >; }; cpu0_cpu_ddr_latfloor: qcom,cpu0-cpu-ddr-latfloor { @@ -3265,7 +3265,7 @@ < 1708800 MHZ_TO_MBPS(1017, 4) >, < 1900800 MHZ_TO_MBPS(1555, 4) >, < 2208000 MHZ_TO_MBPS(1804, 4) >, - < 2400000 MHZ_TO_MBPS(2133, 4) >; + < 2323200 MHZ_TO_MBPS(2133, 4) >; }; suspendable_ddr_bw_opp_table: suspendable-ddr-bw-opp-table {