Skip to content

Commit

Permalink
DTS: umm... you saw nothing...... *runs*
Browse files Browse the repository at this point in the history
  • Loading branch information
Jebaitedneko committed Aug 25, 2020
1 parent d4e0988 commit 9c24bc4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@

#include "msm8953.dtsi"
#include "pmi8950.dtsi"
#include "msm8953-qrd-sku3.dtsi"
#include "msm8953-pmi8950.dtsi"

/ {

model = "Qualcomm Technologies, Inc. MSM8953 + PMI8950 QRD SKU3";
compatible = "qcom,msm8953-qrd-sku3",
"qcom,msm8953-qrd", "qcom,msm8953", "qcom,qrd";
qcom,board-id= <0x2000b 0>;
qcom,pmic-id = <0x010016 0x010011 0x0 0x0>;
};

&soc {
Expand All @@ -37,8 +39,6 @@
};
};

#include "msm8953-qrd-sku3.dtsi"

#include "holland2/holland2.dtsi"

/ {
Expand Down
6 changes: 3 additions & 3 deletions arch/arm64/boot/dts/qcom/msm8953-qrd-sku3-holland2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@

#include "msm8953.dtsi"
#include "pmi8950.dtsi"
#include "msm8953-qrd-sku3.dtsi"
#include "msm8953-pmi8950.dtsi"

/ {

model = "Qualcomm Technologies, Inc. MSM8953 + PMI8950 QRD SKU3";
compatible = "qcom,msm8953-qrd-sku3",
"qcom,msm8953-qrd", "qcom,msm8953", "qcom,qrd";
qcom,board-id= <0x2000b 0>;
qcom,pmic-id = <0x010016 0x010011 0x0 0x0>;
};

&soc {
Expand All @@ -37,6 +39,4 @@
};
};

#include "msm8953-qrd-sku3.dtsi"

#include "holland2/holland2.dtsi"

0 comments on commit 9c24bc4

Please sign in to comment.