ARM: dts: msm: enable qcom,no-smr-check for mmss smmu for msmcobalt
The continuous splash screen use case requires that we don't touch the MMSS SMR registers during probe. Enable the option for skipping the check for msmcobalt. CRs-Fixed: 1037857 Change-Id: I1d522796d1dc0c73f7fe068c0964a9b5d1a09285 Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>
This commit is contained in:
parent
8c2cc950a2
commit
0730f45df2
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
|||
reg = <0xcd00000 0x40000>;
|
||||
#iommu-cells = <1>;
|
||||
qcom,register-save;
|
||||
qcom,no-smr-check;
|
||||
qcom,skip-init;
|
||||
#global-interrupts = <2>;
|
||||
interrupts = <GIC_SPI 229 IRQ_TYPE_LEVEL_HIGH>,
|
||||
|
|
Loading…
Add table
Reference in a new issue