mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Change qseecom and smcinvoke for khaje"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
0cfd1f479d
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user