ARM: dts: msm: Enable rmtfs module for tuna
Add rmtfs properties to enable remote storage access module. Change-Id: I23188199f91399895c95efe02d85905a7e66d185 Signed-off-by: Sachin Gupta <quic_sachgupt@quicinc.com>
This commit is contained in:
@@ -1016,6 +1016,13 @@
|
||||
qcom,skip-qos;
|
||||
};
|
||||
|
||||
qcom,rmtfs_sharedmem@0 {
|
||||
compatible = "qcom,sharedmem-uio";
|
||||
reg = <0x0 0x400000>;
|
||||
reg-names = "rmtfs";
|
||||
qcom,client-id = <0x00000001>;
|
||||
};
|
||||
|
||||
ufsphy_mem: ufsphy_mem@1d80000 {
|
||||
reg = <0x1d80000 0x2000>;
|
||||
reg-names = "phy_mem";
|
||||
|
Reference in New Issue
Block a user