Revert "ARM: dts: msm: Add HSP devicetree support for montague"

This reverts commit 85432d6449.

Change-Id: Id37afbabcc0506438bd209ee8d97775d3ba04383
This commit is contained in:
Mohd Mujahid Pasha
2023-03-03 03:49:02 -08:00
committed by Gerrit - the friendly Code Review server
parent 64fc30eb08
commit 5b0a867327
5 changed files with 1 additions and 29 deletions

View File

@@ -516,7 +516,7 @@ ravelin-idp-wcn3950-amoled-rcm-overlay.dtbo-base := ravelin.dtb ravelinp.dtb mon
ravelin-qrd-overlay.dtbo-base := ravelin.dtb ravelinp.dtb montague.dtb montaguep.dtb
ravelin-qrd-4gb-overlay.dtbo-base := ravelin-4gb.dtb ravelinp-4gb.dtb montague.dtb montaguep.dtb
montague-rumi-overlay.dtbo-base := montague.dtb montaguep.dtb
montague-hsp-overlay.dtbo-base := montague-hsp-base.dtb montaguep-hsp-base.dtb
montague-hsp-overlay.dtbo-base := montague.dtb montaguep.dtb
montague-moselle-overlay.dtbo-base := montague.dtb montaguep.dtb
montague-rcm-overlay.dtbo-base := montague.dtb montaguep.dtb
else

View File

@@ -1,10 +0,0 @@
/dts-v1/;
#include "montague-hsp-base.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Montague HSP SoC";
compatible = "qcom,montague";
qcom,board-id = <0 0x4>;
};

View File

@@ -1,4 +0,0 @@
#include "montague.dtsi"
/ {
};

View File

@@ -1,10 +0,0 @@
/dts-v1/;
#include "montaguep-hsp-base.dtsi"
/ {
model = "Qualcomm Technologies, Inc. MontagueP HSP SoC";
compatible = "qcom,montaguep";
qcom,board-id = <0 0x4>;
};

View File

@@ -1,4 +0,0 @@
#include "montaguep.dtsi"
/ {
};