Merge "ARM: dts: msm: Add CPUSYS_VM support for Kera"

This commit is contained in:
QCTECMDR Service
2024-09-24 03:17:14 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -765,6 +765,15 @@
#clock-cells = <1>; #clock-cells = <1>;
#reset-cells = <1>; #reset-cells = <1>;
}; };
gh-secure-vm-loader@2 {
compatible = "qcom,gh-secure-vm-loader";
qcom,pas-id = <35>;
qcom,vmid = <50>;
qcom,firmware-name = "cpusys_vm";
memory-region = <&cpusys_vm_mem>;
};
}; };
#include "tuna-gdsc.dtsi" #include "tuna-gdsc.dtsi"