mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Add smmu and bus voting support for sdxpinn nand
Add smmu & bus voting support for sdxpinn nand. Change-Id: I53ca32ab4b06a8b673070778ac6aa9369abb2934
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
0b85428646
commit
ab70842664
@@ -780,6 +780,19 @@
|
||||
clock-names = "core_clk";
|
||||
clocks = <&rpmhcc RPMH_QPIC_CLK>;
|
||||
|
||||
interconnects = <&system_noc MASTER_QPIC &mc_virt SLAVE_EBI1>;
|
||||
interconnect-names = "nand-ddr";
|
||||
qcom,msm-bus,name = "qpic_nand";
|
||||
qcom,msm-bus,num-cases = <2>;
|
||||
qcom,msm-bus,num-paths = <1>;
|
||||
qcom,msm-bus,vectors-KBps =
|
||||
<0 0>,
|
||||
/* Voting for max b/w on PNOC bus for now */
|
||||
<1057800 725760>;
|
||||
|
||||
iommus = <&apps_smmu 0x100 0x7>;
|
||||
qcom,iommu-dma = "bypass";
|
||||
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user