Merge "ARM: dts: msm: Change qseecom and smcinvoke for khaje"

This commit is contained in:
qctecmdr
2022-08-17 06:49:31 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -403,6 +403,10 @@
qcom,dload-mode = <&tcsr 0x13000>;
};
qtee_shmbridge {
compatible = "qcom,tee-shared-memory-bridge";
};
android {
compatible = "android,firmware";
vbmeta {
@@ -1889,6 +1893,9 @@
reg = <0x61800000 0x2100000>;
reg-names = "secapp-region";
memory-region = <&qseecom_mem>;
qseecom_mem = <&qseecom_mem>;
qseecom_ta_mem = <&qseecom_ta_mem>;
user_contig_mem = <&user_contig_mem>;
qcom,hlos-num-ce-hw-instances = <1>;
qcom,hlos-ce-hw-instance = <0>;
qcom,qsee-ce-hw-instance = <0>;
@@ -1911,6 +1918,7 @@
qcom_smcinvoke: smcinvoke@61800000 {
compatible = "qcom,smcinvoke";
qcom,support-legacy_smc;
reg = <0x61800000 0x2100000>;
reg-names = "secapp-region";
};