Merge "ARM: dts: msm: Add kalama APQ msm-id to esoc overlays"

This commit is contained in:
qctecmdr
2022-10-21 00:43:33 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 2 additions and 2 deletions

View File

@@ -8,6 +8,6 @@
/ {
model = "KALAMA PINN CDP";
compatible = "qcom,kalama-cdp", "qcom,kalama", "qcom,cdp";
qcom,msm-id = <519 0x10000>;
qcom,msm-id = <519 0x10000>, <536 0x10000>;
qcom,board-id = <0x03010001 0x3>;
};

View File

@@ -8,6 +8,6 @@
/ {
model = "KALAMA PINN MTP";
compatible = "qcom,kalama-mtp", "qcom,kalama", "qcom,mtp";
qcom,msm-id = <519 0x10000>;
qcom,msm-id = <519 0x10000>, <536 0x10000>;
qcom,board-id = <0x02010008 0x2>;
};