ARM: dts: msm: add bus vote for mmss smmu on msmfalcon
The MMSS SMMU needs a bus vote in order to light the path to DDR. Change-Id: Ia045cce7573083b080bb578bfc7a8c4c59594146 Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
This commit is contained in:
parent
c0a8f9e80a
commit
6ee131307e
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
|
||||
#include <dt-bindings/clock/qcom,gcc-msmfalcon.h>
|
||||
#include <dt-bindings/clock/qcom,mmcc-msmfalcon.h>
|
||||
#include <dt-bindings/msm/msm-bus-ids.h>
|
||||
#include <dt-bindings/clock/qcom,rpmcc.h>
|
||||
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||||
|
||||
|
@ -135,6 +136,7 @@
|
|||
"mmss_bimc_smmu_ahb_clk",
|
||||
"mmss_bimc_smmu_axi_clk";
|
||||
#clock-cells = <1>;
|
||||
qcom,bus-master-id = <MSM_BUS_MNOC_BIMC_MAS>;
|
||||
};
|
||||
|
||||
kgsl_smmu: arm,smmu-kgsl@5040000 {
|
||||
|
|
Loading…
Add table
Reference in a new issue