mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
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
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user