Merge "ARM: dts: msm: Add shared memory driver support"

This commit is contained in:
qctecmdr
2022-07-07 09:52:47 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1229,6 +1229,14 @@
};
};
qcom,rmtfs_sharedmem@0 {
compatible = "qcom,sharedmem-uio";
reg = <0x0 0x200000>;
reg-names = "rmtfs";
qcom,client-id = <0x00000001>;
qcom,guard-memory;
};
thermal_zones: thermal-zones {
};