Merge "ARM: dts: msm: Enable rmtfs for Parrot"

This commit is contained in:
qctecmdr
2021-11-01 09:14:36 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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"