wlan: dts: msm: Add NFC board IDs to V8 Peach dtsi

Add NFC board IDs for MTP and CDP support for V8 Peach dtsi.

Change-Id: I7bc2b599b5061f11512d5f6009d986e2f19a777f
CRs-Fixed: 3701475
This commit is contained in:
Alan Z. Chen
2024-01-16 16:20:48 -08:00
parent 671e79bb92
commit 2e06f2f818

View File

@@ -14,5 +14,6 @@
compatible = "qcom,sun", "qcom,sunp"; compatible = "qcom,sun", "qcom,sunp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>; <639 0x10000>, <639 0x20000>;
qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>; qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>,
<0x30008 0>, <0x40001 0>;
}; };