ARM: dts: msm: add display support for Tuna MTP platforms
Add display device tree support for MTP harmonium and MTP NFC platforms for Tuna. Change-Id: I7f7f935295081aabc227cfafba5ab1e0e87a3508 Signed-off-by: Abhinav Saurabh <quic_abhisaur@quicinc.com> Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
committed by
lnxdisplay
parent
79627c2ef7
commit
7e1a9f881b
@@ -7,12 +7,12 @@
|
||||
/plugin/;
|
||||
|
||||
#include "trustedvm-tuna-sde.dtsi"
|
||||
#include "trustedvm-tuna-sde-display-mtp-kiwi.dtsi"
|
||||
#include "trustedvm-tuna-sde-display-mtp-kiwi-harmonium.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Tuna SVM MTP + kiwi WLAN";
|
||||
model = "Qualcomm Technologies, Inc. Tuna SVM MTP + kiwi WLAN + Harmonium";
|
||||
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap",
|
||||
"qcom,mtp";
|
||||
qcom,msm-id = <681 0x10000>, <655 0x10000>;
|
||||
qcom,board-id = <8 2>;
|
||||
qcom,board-id = <8 3>;
|
||||
};
|
||||
@@ -14,5 +14,5 @@
|
||||
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap",
|
||||
"qcom,mtp";
|
||||
qcom,msm-id = <681 0x10000>, <655 0x10000>;
|
||||
qcom,board-id = <8 0>, <8 1>;
|
||||
qcom,board-id = <8 0>, <8 1>, <8 2>, <8 4>;
|
||||
};
|
||||
|
||||
@@ -6,12 +6,12 @@
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
#include "tuna-sde-display-mtp-kiwi.dtsi"
|
||||
#include "tuna-sde-display-mtp-kiwi-harmonium.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Tuna MTP + kiwi WLAN";
|
||||
model = "Qualcomm Technologies, Inc. Tuna MTP + kiwi WLAN + Harmonium";
|
||||
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap",
|
||||
"qcom,mtp";
|
||||
qcom,msm-id = <681 0x10000>, <655 0x10000>;
|
||||
qcom,board-id = <8 2>;
|
||||
qcom,board-id = <8 3>;
|
||||
};
|
||||
@@ -3,4 +3,4 @@
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include "tuna-sde-display-mtp.dtsi"
|
||||
#include "tuna-sde-display-mtp.dtsi"
|
||||
@@ -13,5 +13,5 @@
|
||||
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap",
|
||||
"qcom,mtp";
|
||||
qcom,msm-id = <681 0x10000>, <655 0x10000>;
|
||||
qcom,board-id = <8 0>, <8 1>;
|
||||
qcom,board-id = <8 0>, <8 1>, <8 2>, <8 4>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user