ARM: dts: qcom: Add APQ variant device trees for Parrot

Add APQ variant device trees for Parrot SoC.

Change-Id: I5f931d3c1b60eb8a08c824728b4a452733b0b6de
This commit is contained in:
Naina Mehta
2022-06-03 19:00:47 +05:30
parent 72c8141638
commit d98b059398
32 changed files with 186 additions and 23 deletions

View File

@@ -99,7 +99,7 @@ SoCs:
compatible = "qcom,neo"
- PARROT
compatible = "qcom,parrot"
compatible = "qcom,parrot", "qcom,parrotp"
- ANORAK
compatible = "qcom,anorak"
@@ -297,9 +297,12 @@ compatible = "qcom,parrot-rumi"
compatible = "qcom,parrot-idp"
compatible = "qcom,parrot-qrd"
compatible = "qcom,parrot-atp"
compatible = "qcom,parrotp-idp"
compatible = "qcom,parrotp-qrd"
compatible = "qcom,parrotp-atp"
compatible = "qcom,anorak-rumi"
compatible = "qcom,anorak-idp"
compatible = "qcom,ravelin-rumi"
compatible = "qcom,ravelin-mtp"
compatible = "qcom,ravelin-cdp"
compatible = "qcom,ravelin-qrd"
compatible = "qcom,ravelin-qrd"

View File

@@ -341,23 +341,23 @@ dtbo-$(CONFIG_ARCH_PARROT) += parrot-rumi-overlay.dtbo \
parrot-qrd-nopmi-overlay.dtbo
parrot-rumi-overlay.dtbo-base := parrot.dtb
parrot-atp-overlay.dtbo-base := parrot.dtb
parrot-idp-overlay.dtbo-base := parrot.dtb
parrot-atp-overlay.dtbo-base := parrot.dtb parrotp.dtb
parrot-idp-overlay.dtbo-base := parrot.dtb parrotp.dtb
parrot-idp-4gb-overlay.dtbo-base := parrot-4gb.dtb
parrot-idp-wcn3990-overlay.dtbo-base := parrot.dtb
parrot-idp-wcn3990-overlay.dtbo-base := parrot.dtb parrotp.dtb
parrot-idp-wcn3990-4gb-overlay.dtbo-base := parrot-4gb.dtb
parrot-idp-wcn3990-amoled-rcm-overlay.dtbo-base := parrot.dtb
parrot-idp-wcn3990-amoled-rcm-overlay.dtbo-base := parrot.dtb parrotp.dtb
parrot-idp-wcn3990-amoled-rcm-4gb-overlay.dtbo-base := parrot-4gb.dtb
parrot-idp-wcn6750-amoled-rcm-overlay.dtbo-base := parrot.dtb
parrot-idp-wcn6750-amoled-rcm-overlay.dtbo-base := parrot.dtb parrotp.dtb
parrot-idp-wcn6750-amoled-rcm-4gb-overlay.dtbo-base := parrot-4gb.dtb
parrot-idp-wcn6750-amoled-overlay.dtbo-base := parrot.dtb
parrot-idp-wcn6750-amoled-overlay.dtbo-base := parrot.dtb parrotp.dtb
parrot-idp-wcn6750-amoled-4gb-overlay.dtbo-base := parrot-4gb.dtb
parrot-idp-nopmi-overlay.dtbo-base := parrot.dtb
parrot-qrd-overlay.dtbo-base := parrot.dtb
parrot-idp-nopmi-overlay.dtbo-base := parrot.dtb parrotp.dtb
parrot-qrd-overlay.dtbo-base := parrot.dtb parrotp.dtb
parrot-qrd-4gb-overlay.dtbo-base := parrot-4gb.dtb
parrot-qrd-wcn6750-overlay.dtbo-base := parrot.dtb
parrot-qrd-wcn6750-overlay.dtbo-base := parrot.dtb parrotp.dtb
parrot-qrd-wcn6750-4gb-overlay.dtbo-base := parrot-4gb.dtb
parrot-qrd-nopmi-overlay.dtbo-base := parrot.dtb
parrot-qrd-nopmi-overlay.dtbo-base := parrot.dtb parrotp.dtb
else
dtb-$(CONFIG_ARCH_PARROT) += parrot-rumi.dtb \
parrot-atp.dtb \
@@ -376,7 +376,17 @@ dtb-$(CONFIG_ARCH_PARROT) += parrot-rumi.dtb \
parrot-qrd-4gb.dtb \
parrot-qrd-wcn6750.dtb \
parrot-qrd-wcn6750-4gb.dtb \
parrot-qrd-nopmi.dtb
parrot-qrd-nopmi.dtb \
parrotp-atp.dtb \
parrotp-idp.dtb \
parrotp-idp-wcn3990.dtb \
parrotp-idp-wcn3990-amoled-rcm.dtb \
parrotp-idp-wcn6750-amoled.dtb \
parrotp-idp-wcn6750-amoled-rcm.dtb \
parrotp-idp-nopmi.dtb \
parrotp-qrd.dtb \
parrotp-qrd-wcn6750.dtb \
parrotp-qrd-nopmi.dtb
endif
ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y)

View File

@@ -7,6 +7,6 @@
/ {
model = "Qualcomm Technologies, Inc. Parrot ATP";
compatible = "qcom,parrot-atp", "qcom,parrot", "qcom,atp";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <583 0x10000>;
qcom,board-id = <33 0>;
};

View File

@@ -7,7 +7,7 @@
/ {
model = "Qualcomm Technologies, Inc. Parrot IDP";
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <583 0x10000>;
qcom,board-id = <34 0>;
qcom,pmic-id-size = <9>;
qcom,pmic-id = <0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0>;

View File

@@ -8,6 +8,6 @@
/ {
model = "Qualcomm Technologies, Inc. Parrot IDP";
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <583 0x10000>;
qcom,board-id = <34 0>;
};

View File

@@ -8,6 +8,6 @@
/ {
model = "Qualcomm Technologies, Inc. Parrot WCN3990 IDP + AMOLED + RCM";
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <583 0x10000>;
qcom,board-id = <34 3>;
};

View File

@@ -7,6 +7,6 @@
/ {
model = "Qualcomm Technologies, Inc. Parrot IDP + WCN3990";
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <583 0x10000>;
qcom,board-id = <34 1>;
};

View File

@@ -8,6 +8,6 @@
/ {
model = "Qualcomm Technologies, Inc. Parrot WCN6750 IDP + AMOLED";
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <583 0x10000>;
qcom,board-id = <34 4>;
};

View File

@@ -8,6 +8,6 @@
/ {
model = "Qualcomm Technologies, Inc. Parrot WCN6750 IDP + AMOLED + RCM";
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <583 0x10000>;
qcom,board-id = <34 2>;
};

View File

@@ -7,7 +7,7 @@
/ {
model = "Qualcomm Technologies, Inc. Parrot QRD";
compatible = "qcom,parrot-qrd", "qcom,parrot", "qcom,qrd";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <583 0x10000>;
qcom,board-id = <0x1000B 0>;
qcom,pmic-id-size = <9>;
qcom,pmic-id = <0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0>;

View File

@@ -8,6 +8,6 @@
/ {
model = "Qualcomm Technologies, Inc. Parrot QRD";
compatible = "qcom,parrot-qrd", "qcom,parrot", "qcom,qrd";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <583 0x10000>;
qcom,board-id = <0x1000B 0>;
};

View File

@@ -8,6 +8,6 @@
/ {
model = "Qualcomm Technologies, Inc. Parrot WCN6750 QRD";
compatible = "qcom,parrot-qrd", "qcom,parrot", "qcom,qrd";
qcom,msm-id = <537 0x10000>;
qcom,msm-id = <537 0x10000>, <583 0x10000>;
qcom,board-id = <0x1000B 1>;
};

11
qcom/parrotp-atp.dts Normal file
View File

@@ -0,0 +1,11 @@
/dts-v1/;
#include "parrotp.dtsi"
#include "parrot-wcn3990.dtsi"
#include "parrotp-atp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP ATP";
compatible = "qcom,parrotp-atp", "qcom,parrotp", "qcom,atp";
qcom,board-id = <33 0>;
};

1
qcom/parrotp-atp.dtsi Normal file
View File

@@ -0,0 +1 @@
#include "parrot-atp.dtsi"

View File

@@ -0,0 +1,13 @@
/dts-v1/;
#include "parrotp.dtsi"
#include "parrot-wcn6750.dtsi"
#include "parrotp-idp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP IDP";
compatible = "qcom,parrotp-idp", "qcom,parrotp", "qcom,idp";
qcom,board-id = <34 0>;
qcom,pmic-id-size = <9>;
qcom,pmic-id = <0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0>;
};

View File

@@ -0,0 +1,12 @@
/dts-v1/;
#include "parrotp.dtsi"
#include "parrot-wcn3990.dtsi"
#include "parrotp-idp-wcn3990-amoled-rcm.dtsi"
#include "parrot-idp-pm7250b.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP WCN3990 IDP + AMOLED + RCM";
compatible = "qcom,parrotp-idp", "qcom,parrotp", "qcom,idp";
qcom,board-id = <34 3>;
};

View File

@@ -0,0 +1 @@
#include "parrot-idp-wcn3990-amoled-rcm.dtsi"

View File

@@ -0,0 +1,12 @@
/dts-v1/;
#include "parrotp.dtsi"
#include "parrot-wcn3990.dtsi"
#include "parrotp-idp-wcn3990.dtsi"
#include "parrot-idp-pm7250b.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP IDP + WCN3990";
compatible = "qcom,parrotp-idp", "qcom,parrotp", "qcom,idp";
qcom,board-id = <34 1>;
};

View File

@@ -0,0 +1 @@
#include "parrot-idp-wcn3990.dtsi"

View File

@@ -0,0 +1,12 @@
/dts-v1/;
#include "parrotp.dtsi"
#include "parrot-wcn6750.dtsi"
#include "parrotp-idp-wcn6750-amoled-rcm.dtsi"
#include "parrot-idp-pm7250b.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP WCN6750 IDP + AMOLED + RCM";
compatible = "qcom,parrotp-idp", "qcom,parrotp", "qcom,idp";
qcom,board-id = <34 2>;
};

View File

@@ -0,0 +1 @@
#include "parrot-idp-wcn6750-amoled-rcm.dtsi"

View File

@@ -0,0 +1,12 @@
/dts-v1/;
#include "parrotp.dtsi"
#include "parrot-wcn6750.dtsi"
#include "parrotp-idp-wcn6750-amoled.dtsi"
#include "parrot-idp-pm7250b.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP WCN6750 IDP + AMOLED";
compatible = "qcom,parrotp-idp", "qcom,parrotp", "qcom,idp";
qcom,board-id = <34 4>;
};

View File

@@ -0,0 +1 @@
#include "parrot-idp-wcn6750-amoled.dtsi"

12
qcom/parrotp-idp.dts Normal file
View File

@@ -0,0 +1,12 @@
/dts-v1/;
#include "parrotp.dtsi"
#include "parrot-wcn6750.dtsi"
#include "parrotp-idp.dtsi"
#include "parrot-idp-pm7250b.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP IDP";
compatible = "qcom,parrotp-idp", "qcom,parrotp", "qcom,idp";
qcom,board-id = <34 0>;
};

1
qcom/parrotp-idp.dtsi Normal file
View File

@@ -0,0 +1 @@
#include "parrot-idp.dtsi"

View File

@@ -0,0 +1,13 @@
/dts-v1/;
#include "parrotp.dtsi"
#include "parrot-wcn3990.dtsi"
#include "parrotp-qrd.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP QRD";
compatible = "qcom,parrotp-qrd", "qcom,parrotp", "qcom,qrd";
qcom,board-id = <0x1000B 0>;
qcom,pmic-id-size = <9>;
qcom,pmic-id = <0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0>;
};

View File

@@ -0,0 +1,12 @@
/dts-v1/;
#include "parrotp.dtsi"
#include "parrot-wcn6750.dtsi"
#include "parrotp-qrd-wcn6750.dtsi"
#include "parrot-qrd-pm7250b.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP WCN6750 QRD";
compatible = "qcom,parrotp-qrd", "qcom,parrotp", "qcom,qrd";
qcom,board-id = <0x1000B 1>;
};

View File

@@ -0,0 +1 @@
#include "parrot-qrd-wcn6750.dtsi"

12
qcom/parrotp-qrd.dts Normal file
View File

@@ -0,0 +1,12 @@
/dts-v1/;
#include "parrotp.dtsi"
#include "parrot-wcn3990.dtsi"
#include "parrotp-qrd.dtsi"
#include "parrot-qrd-pm7250b.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP QRD";
compatible = "qcom,parrotp-qrd", "qcom,parrotp", "qcom,qrd";
qcom,board-id = <0x1000B 0>;
};

1
qcom/parrotp-qrd.dtsi Normal file
View File

@@ -0,0 +1 @@
#include "parrot-qrd.dtsi"

9
qcom/parrotp.dts Normal file
View File

@@ -0,0 +1,9 @@
/dts-v1/;
#include "parrotp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP SoC";
compatible = "qcom,parrotp";
qcom,board-id = <0 0>;
};

12
qcom/parrotp.dtsi Normal file
View File

@@ -0,0 +1,12 @@
#include "parrot.dtsi"
/ {
model = "Qualcomm Technologies, Inc. ParrotP";
compatible = "qcom,parrotp";
qcom,msm-id = <583 0x10000>;
};
&ipa_hw {
status = "disabled";
};