ARM: dts: msm: enable rmtfs module

Add rmtfs properties to enable remote storage access module.

Change-Id: Ifc5991a7be17cef96afab3e7c50c51225a2d6b2b
This commit is contained in:
Richard Patrick
2021-11-03 17:38:42 -07:00
parent b2c216d271
commit c4eac005a5

View File

@@ -1468,6 +1468,13 @@
hwlocks = <&tcsr_mutex 3>;
};
qcom,rmtfs_sharedmem@0 {
compatible = "qcom,sharedmem-uio";
reg = <0x0 0x280000>;
reg-names = "rmtfs";
qcom,client-id = <0x00000001>;
};
aoss_qmp: power-controller@c300000 {
compatible = "qcom,kalama-aoss-qmp";
reg = <0xc300000 0x400>;