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:
Sarthak Garg
2022-09-23 11:14:22 +05:30
committed by Gerrit - the friendly Code Review server
parent 0b85428646
commit ab70842664

View File

@@ -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";
};