From 751cc88929a91ef09871bb86f02ca14a2db6663c Mon Sep 17 00:00:00 2001 From: Naveen Kumar Goud Arepalli Date: Mon, 17 Oct 2022 18:13:30 +0530 Subject: [PATCH] ARM: dts: msm: Enable rtmfs for sa410 Enable remotefs for sa410. Change-Id: I16aa7fc1b891e3690ee2acd33bc753106f9dcfe5 --- qcom/sa410m.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/qcom/sa410m.dtsi b/qcom/sa410m.dtsi index 5b74d8c0..4eba75eb 100644 --- a/qcom/sa410m.dtsi +++ b/qcom/sa410m.dtsi @@ -386,6 +386,14 @@ compatible = "qcom,scm"; }; + qcom,rmtfs_sharedmem@0 { + compatible = "qcom,sharedmem-uio"; + reg = <0x0 0x280000>; + reg-names = "rmtfs"; + qcom,client-id = <0x00000001>; + qcom,vm-nav-path; + }; + clocks { xo_board: xo-board { compatible = "fixed-clock";