ARM: dts: msm: Update trustedvm device tree board id for Sun MTP and CDP
Update the trusted VM devicetree for Sun MTP and CDP. Change-Id: I730350197c25350632bf65adb9aff101685c281d Signed-off-by: Rui Chen <quic_ruc@quicinc.com>
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
model = "Qualcomm Technologies, Inc. Sun CDP - TrustedVM";
|
||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,cdp";
|
||||
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";
|
||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,mtp";
|
||||
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