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:
@@ -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 {
|
ufsphy_mem: ufsphy_mem@1d80000 {
|
||||||
reg = <0x1d80000 0x2000>;
|
reg = <0x1d80000 0x2000>;
|
||||||
reg-names = "phy_mem";
|
reg-names = "phy_mem";
|
||||||
|
Reference in New Issue
Block a user