mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 15:11:54 +00:00
ARM: dts: msm: enable rmtfs module
Add rmtfs properties to enable remote storage access module. Change-Id: Ifc5991a7be17cef96afab3e7c50c51225a2d6b2b
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user