nfc dts: New board id update for sun mtp.

Updated new board id for sun mtp.

Change-Id: I78a3d7bd6f0c5386ddc0bcdcad69694727fd3b8a
This commit is contained in:
Khageswararao Rao B
2024-02-28 01:44:09 +05:30
parent 5a99ac82db
commit 9f7687e87b

View File

@@ -12,5 +12,5 @@
model = "Qualcomm Technologies, Inc. Sun MTP"; model = "Qualcomm Technologies, Inc. Sun MTP";
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 = <0x8 0>, <0x20008 0>, <0x40008 0>; qcom,board-id = <0x8 0>, <0x20008 0>, <0x40008 0>, <0x50008 0>;
}; };