Merge "ARM: dts: msm: Increase memory for diag client on sdm660"
This commit is contained in:
commit
a117d5c5be
2 changed files with 2 additions and 1 deletions
|
@ -236,7 +236,7 @@
|
|||
};
|
||||
|
||||
&mem_client_3_size {
|
||||
qcom,peripheral-size = <0x500000>;
|
||||
qcom,peripheral-size = <0xf00000>;
|
||||
};
|
||||
|
||||
&pm660_fg {
|
||||
|
|
|
@ -613,6 +613,7 @@
|
|||
compatible = "qcom,memshare-peripheral";
|
||||
qcom,peripheral-size = <0x0>;
|
||||
qcom,client-id = <1>;
|
||||
qcom,allocate-boot-time;
|
||||
label = "modem";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue