From a5d997bc0b40e324404fda1954f1c382536befca Mon Sep 17 00:00:00 2001 From: Asutosh Das Date: Thu, 10 Mar 2022 16:41:59 -0800 Subject: [PATCH] ARM: dts: msm: Enable Floor Based Algo for Kalama Enables alg2 which is the floor based algorithm that shared ICE uses for crypto operations. Change-Id: I25f9a61694d7c90af7132f9feec64089ddc4679f --- qcom/kalama.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qcom/kalama.dtsi b/qcom/kalama.dtsi index 0bc171c2..a847109f 100644 --- a/qcom/kalama.dtsi +++ b/qcom/kalama.dtsi @@ -2045,12 +2045,12 @@ alg1 { alg-name = "alg1"; rx-alloc-percent = <60>; - status = "ok"; + status = "disabled"; }; alg2 { alg-name = "alg2"; - status = "disabled"; + status = "ok"; }; alg3 {