ARM: dts: msm: Enable rmtfs module for kera

Add rmtfs properties to enable remote storage access module.

Change-Id: Ib444ee05ee60507ef0fcbb03fb19bf40cc7ebaf3
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
This commit is contained in:
Manish Pandey
2024-11-07 11:10:01 +05:30
parent 2cd41a70b9
commit b54f95a097

View File

@@ -2030,6 +2030,13 @@
};
};
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";