ARM: dts: msm: Allocate memory for diag client for msmfalcon
This patch enables allocation of 5MB for new diag client of memshare. CRs-Fixed: 1100632 Change-Id: Iab69062336966e61683117a17974f46cd8f513aa Signed-off-by: Manoj Prabhu B <bmanoj@codeaurora.org>
This commit is contained in:
parent
e379f786aa
commit
f095154643
1 changed files with 4 additions and 0 deletions
|
@ -47,3 +47,7 @@
|
|||
compatible = "qcom,msm-ssc-sensors";
|
||||
};
|
||||
};
|
||||
|
||||
&mem_client_3_size {
|
||||
qcom,peripheral-size = <0x500000>;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue