mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-01-31 22:47:58 +00:00
ARM: dts: msm: Add kalama APQ msm-id to esoc overlays
This change adds support for kalama APQs for the esoc boards. Change-Id: I8b12adc63f29c54d015ded624b274f12a506a210
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
b6ddae5253
commit
10faed24bb
@@ -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>;
|
||||
};
|
||||
|
||||
@@ -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>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user