mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Add audio device tree support for Diwali LTE
Add audio support in Diwali LTE variant. Change-Id: I10fb927ef94bfb8ec0a78a0e8cac504a71c57197
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
f98564e3ae
commit
4433a98792
@@ -6,6 +6,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Diwali ATP";
|
||||
compatible = "qcom,diwali-atp", "qcom,diwali", "qcom,atp";
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>;
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>, <564 0x10000>;
|
||||
qcom,board-id = <33 0>;
|
||||
};
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Diwali IDP AMOLED";
|
||||
compatible = "qcom,diwali-idp", "qcom,diwali", "qcom,idp";
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>;
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>, <564 0x10000>;
|
||||
qcom,board-id = <34 3>;
|
||||
};
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Diwali IDP + HSP";
|
||||
compatible = "qcom,diwali-idp", "qcom,diwali", "qcom,idp";
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>;
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>, <564 0x10000>;
|
||||
qcom,board-id = <34 2>;
|
||||
};
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Diwali IDP USBC audio";
|
||||
compatible = "qcom,diwali-idp", "qcom,diwali", "qcom,idp";
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>;
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>, <564 0x10000>;
|
||||
qcom,board-id = <34 1>;
|
||||
};
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Diwali IDP";
|
||||
compatible = "qcom,diwali-idp", "qcom,diwali", "qcom,idp";
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>;
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>, <564 0x10000>;
|
||||
qcom,board-id = <34 0>;
|
||||
};
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Diwali QRD";
|
||||
compatible = "qcom,diwali-qrd", "qcom,diwali", "qcom,qrd";
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>;
|
||||
qcom,msm-id = <506 0x10000>, <547 0x10000>, <564 0x10000>;
|
||||
qcom,board-id = <0x1000B 0>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user