Merge "ARM: dts: msm: Add remote fs device node on sdm630"
This commit is contained in:
commit
d8e281ee6a
1 changed files with 7 additions and 0 deletions
|
@ -908,6 +908,13 @@
|
|||
};
|
||||
};
|
||||
|
||||
qcom,rmtfs_sharedmem@0 {
|
||||
compatible = "qcom,sharedmem-uio";
|
||||
reg = <0x0 0x200000>;
|
||||
reg-names = "rmtfs";
|
||||
qcom,client-id = <0x00000001>;
|
||||
};
|
||||
|
||||
qcom,rmnet-ipa {
|
||||
compatible = "qcom,rmnet-ipa";
|
||||
qcom,rmnet-ipa-ssr;
|
||||
|
|
Loading…
Add table
Reference in a new issue