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: Add dtsi entry for ssg hlos drivers"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
55bfb2c746
@@ -1664,6 +1664,51 @@
|
||||
|
||||
};
|
||||
|
||||
qtee_shmbridge {
|
||||
compatible = "qcom,tee-shared-memory-bridge";
|
||||
};
|
||||
|
||||
qcom_qseecom: qseecom@87900000 {
|
||||
compatible = "qcom,qseecom";
|
||||
reg = <0x87900000 0x2200000>;
|
||||
reg-names = "secapp-region";
|
||||
memory-region = <&qseecom_mem>;
|
||||
qcom,hlos-num-ce-hw-instances = <1>;
|
||||
qcom,hlos-ce-hw-instance = <0>;
|
||||
qcom,qsee-ce-hw-instance = <0>;
|
||||
qcom,disk-encrypt-pipe-pair = <2>;
|
||||
qcom,support-fde;
|
||||
qcom,no-clock-support;
|
||||
qcom,fde-key-size;
|
||||
qcom,appsbl-qseecom-support;
|
||||
qcom,commonlib64-loaded-by-uefi;
|
||||
qcom,qsee-reentrancy-support = <2>;
|
||||
};
|
||||
|
||||
qcom_rng: qrng@793000 {
|
||||
compatible = "qcom,msm-rng";
|
||||
reg = <0x793000 0x1000>;
|
||||
qcom,no-qrng-config;
|
||||
interconnect-names = "data_path";
|
||||
interconnects = <&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_PRNG>;
|
||||
clock-names = "km_clk_src";
|
||||
clocks = <&gcc GCC_PRNG_AHB_CLK>;
|
||||
};
|
||||
|
||||
qcom_smcinvoke: smcinvoke@87900000 {
|
||||
compatible = "qcom,smcinvoke";
|
||||
reg = <0x87900000 0x2200000>;
|
||||
reg-names = "secapp-region";
|
||||
};
|
||||
|
||||
qcom_tzlog: tz-log@146bf720 {
|
||||
compatible = "qcom,tz-log";
|
||||
reg = <0x146bf720 0x3000>;
|
||||
qcom,hyplog-enabled;
|
||||
hyplog-address-offset = <0x410>;
|
||||
hyplog-size-offset = <0x414>;
|
||||
};
|
||||
|
||||
qcom,sps {
|
||||
compatible = "qcom,msm-sps-4k";
|
||||
qcom,pipe-attr-ee;
|
||||
|
||||
Reference in New Issue
Block a user