ARM: dts: msm: Update board-id for QMP1000 support
The default MTP's board-id doesn't mention major version no. since it's the first version, so follow the same for QMP1000's board-id and keep only the minor version. Change-Id: Ifc09d5121e5b262a9bf1b66573c883aa17040f1d Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
@@ -13,5 +13,5 @@
|
|||||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
||||||
"qcom,mtp";
|
"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 = <0x10108 0>;
|
qcom,board-id = <0x108 0>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user