mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Added crypto hlos offload info"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
bbf7c32091
@@ -1609,6 +1609,10 @@
|
||||
reg-names = "crypto-base","crypto-bam-base";
|
||||
interrupts = <GIC_SPI 272 IRQ_TYPE_LEVEL_HIGH>;
|
||||
qcom,bam-pipe-pair = <2>;
|
||||
qcom,offload-ops-support;
|
||||
qcom,bam-pipe-offload-cpb-hlos = <1>;
|
||||
qcom,bam-pipe-offload-hlos-cpb = <3>;
|
||||
qcom,bam-pipe-offload-hlos-hlos = <4>;
|
||||
qcom,ce-hw-instance = <0>;
|
||||
qcom,ce-device = <0>;
|
||||
qcom,ce-hw-shared;
|
||||
@@ -1617,7 +1621,8 @@
|
||||
qcom,no-clock-support;
|
||||
interconnect-names = "data_path";
|
||||
interconnects = <&system_noc MASTER_CRYPTO &mc_virt SLAVE_EBI1>;
|
||||
iommus = <&apps_smmu 0x0080 0x0>;
|
||||
iommus = <&apps_smmu 0x0080 0x0>,
|
||||
<&apps_smmu 0x0081 0x0>;
|
||||
qcom,iommu-dma = "atomic";
|
||||
dma-coherent;
|
||||
|
||||
@@ -1634,6 +1639,7 @@
|
||||
iommus = <&apps_smmu 0x0083 0x0>;
|
||||
qcom,iommu-vmid = <0x9>;
|
||||
qcom,secure-context-bank;
|
||||
dma-coherent;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user