ARM: dts: msm: Add platform subtype support for Tuna MTP

Add platform subtypes Harmonium and NFC support for Tuna
MTP.

CRs-Fixed: 3955488.

Change-Id: I45e62f144da579638cc16da2be05853935a8e305
Signed-off-by: Shadul Shaikh <quic_shaduls@quicinc.com>
This commit is contained in:
Shadul Shaikh
2024-10-22 10:54:27 +05:30
parent faca95135f
commit 51c0ab783c

View File

@@ -16,7 +16,7 @@
#include "tuna-camera-sensor-mtp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Tuna MTP";
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,mtp";
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap", "qcom,mtp";
qcom,msm-id = <655 0x10000>, <655 0x20000>, <681 0x10000>, <681 0x20000>;
qcom,board-id = <8 0>, <8 1>, <8 2>;
qcom,board-id = <8 0>, <8 1>, <8 2>, <8 3>, <8 4>;
};