Merge "ARM: dts: msm: put dependency of dma-heap on SCM"

This commit is contained in:
qctecmdr
2024-01-03 03:45:20 -08:00
committed by Gerrit - the friendly Code Review server
8 changed files with 13 additions and 5 deletions

View File

@@ -45,7 +45,9 @@
mmc1 = &sdhc_2; /* SDC2 SD card slot */
};
firmware: firmware { };
firmware: firmware {
qcom_scm: qcom_scm { };
};
cpus {
#address-cells = <2>;
@@ -303,7 +305,7 @@
};
&firmware {
qcom-scm {
qcom_scm {
compatible = "qcom,scm";
qcom,dload-mode = <&tcsr 0x19000>;
};