Merge "ARM: dts: msm: Add rmtfs supoort for sdxpinn"

This commit is contained in:
qctecmdr
2022-09-22 02:31:34 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -824,6 +824,13 @@
};
};
qcom,rmtfs_sharedmem@0 {
compatible = "qcom,sharedmem-uio";
reg = <0x0 0x400000>;
reg-names = "rmtfs";
qcom,client-id = <0x00000001>;
};
thermal_zones: thermal-zones {
};