Merge "ARM: dts: msm: update rmtfs shared memory address for SDM660/630"
This commit is contained in:
commit
f244955097
2 changed files with 4 additions and 4 deletions
|
@ -1280,9 +1280,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
qcom,rmtfs_sharedmem@0 {
|
||||
qcom,rmtfs_sharedmem@85e00000 {
|
||||
compatible = "qcom,sharedmem-uio";
|
||||
reg = <0x0 0x200000>;
|
||||
reg = <0x85e00000 0x200000>;
|
||||
reg-names = "rmtfs";
|
||||
qcom,client-id = <0x00000001>;
|
||||
};
|
||||
|
|
|
@ -1511,9 +1511,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
qcom,rmtfs_sharedmem@0 {
|
||||
qcom,rmtfs_sharedmem@85e00000 {
|
||||
compatible = "qcom,sharedmem-uio";
|
||||
reg = <0x0 0x200000>;
|
||||
reg = <0x85e00000 0x200000>;
|
||||
reg-names = "rmtfs";
|
||||
qcom,client-id = <0x00000001>;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue