ARM: dts: msm: Add bus votes for diwali

Add bus votes for diwali.

Change-Id: Ib2d81a7476e3792a1a34055ac57c0a94040a6af1
This commit is contained in:
Sarthak Garg
2021-11-22 09:58:34 +05:30
committed by Gerrit - the friendly Code Review server
parent 802e172168
commit a560c5fe78

View File

@@ -2248,6 +2248,22 @@
status = "disabled";
};
sdhc2_opp_table: sdhc2-opp-table {
compatible = "operating-points-v2";
opp-100000000 {
opp-hz = /bits/ 64 <100000000>;
opp-peak-kBps = <1600000 280000>;
opp-avg-kBps = <50000 0>;
};
opp-202000000 {
opp-hz = /bits/ 64 <202000000>;
opp-peak-kBps = <8000000 1500000>;
opp-avg-kBps = <104000 0>;
};
};
sdhc_2: sdhci@8804000 {
status = "disabled";
@@ -2276,6 +2292,12 @@
dma-coherent;
qcom,iommu-dma = "fastmap";
interconnects = <&aggre2_noc MASTER_SDCC_2 &mc_virt SLAVE_EBI1>,
<&gem_noc MASTER_APPSS_PROC &config_noc
SLAVE_SDCC_2>;
interconnect-names = "sdhc-ddr","cpu-sdhc";
operating-points-v2 = <&sdhc2_opp_table>;
qos0 {
mask = <0xf0>;
vote = <44>;