diff --git a/qcom/parrot.dtsi b/qcom/parrot.dtsi index 0ad069a1..0237c160 100644 --- a/qcom/parrot.dtsi +++ b/qcom/parrot.dtsi @@ -397,6 +397,13 @@ #clock-cells = <1>; #reset-cells = <1>; }; + + qcom,rmtfs_sharedmem@0 { + compatible = "qcom,sharedmem-uio"; + reg = <0x0 0x280000>; + reg-names = "rmtfs"; + qcom,client-id = <0x00000001>; + }; }; #include "diwali-gdsc.dtsi"