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 new pipes for crypto offload hlos data path"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c054107c7b
@@ -1908,6 +1908,9 @@
|
||||
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,ce-hw-instance = <0>;
|
||||
qcom,ce-device = <0>;
|
||||
qcom,ce-hw-shared;
|
||||
@@ -1916,7 +1919,8 @@
|
||||
qcom,no-clock-support;
|
||||
interconnect-names = "data_path";
|
||||
interconnects = <&aggre2_noc MASTER_CRYPTO &mc_virt SLAVE_EBI1>;
|
||||
iommus = <&apps_smmu 0x0480 0x0>;
|
||||
iommus = <&apps_smmu 0x0480 0x0>,
|
||||
<&apps_smmu 0x0481 0x0>;
|
||||
qcom,iommu-dma = "atomic";
|
||||
dma-coherent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user