Merge "ARM: dts: msm: Update trustedvm device tree board id for Sun MTP and CDP"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
7dece3fd99
@@ -13,5 +13,5 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun CDP - TrustedVM";
|
model = "Qualcomm Technologies, Inc. Sun CDP - TrustedVM";
|
||||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,cdp";
|
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,cdp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||||
qcom,board-id = <0x10001 0>;
|
qcom,board-id = <1 0>;
|
||||||
};
|
};
|
||||||
|
@@ -13,5 +13,5 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun MTP - TrustedVM";
|
model = "Qualcomm Technologies, Inc. Sun MTP - TrustedVM";
|
||||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,mtp";
|
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,mtp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||||
qcom,board-id = <0x10008 0>;
|
qcom,board-id = <8 0>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user