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:
Sachin Gupta
2024-08-16 15:21:44 +05:30
parent a4b731a3d6
commit aba1abe100

View File

@@ -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";