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 shared ICE on Kalama
Enables alg1 of shared ICE. Change-Id: I3aae30b75e8e98f49e5f49440b0be92ba23dbc8a
This commit is contained in:
@@ -2025,6 +2025,25 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
ice_cfg: shared_ice {
|
||||
alg1 {
|
||||
alg-name = "alg1";
|
||||
rx-alloc-percent = <60>;
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
alg2 {
|
||||
alg-name = "alg2";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
alg3 {
|
||||
alg-name = "alg3";
|
||||
num-core = <17 17 10 7>;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
ufshc_mem: ufshc@1d84000 {
|
||||
compatible = "qcom,ufshc";
|
||||
reg = <0x1d84000 0x3000>,
|
||||
@@ -2134,6 +2153,7 @@
|
||||
iommus = <&apps_smmu 0x60 0x0>;
|
||||
dma-coherent;
|
||||
|
||||
shared-ice-cfg = <&ice_cfg>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user