Merge "Revert "ARM: dts: msm: Add initial support for msm8998-9x55""
This commit is contained in:
commit
ac9c82fdd9
6 changed files with 1 additions and 106 deletions
|
@ -86,9 +86,6 @@ SoCs:
|
|||
- MSM8998
|
||||
compatible = "qcom,msm8998"
|
||||
|
||||
- MSM8998_9x55
|
||||
compatible = "qcom,msm8998-9x55"
|
||||
|
||||
- MSMHAMSTER
|
||||
compatible = "qcom,msmhamster"
|
||||
|
||||
|
@ -283,8 +280,6 @@ compatible = "qcom,msm8998-rumi"
|
|||
compatible = "qcom,msm8998-cdp"
|
||||
compatible = "qcom,msm8998-mtp"
|
||||
compatible = "qcom,msm8998-qrd"
|
||||
compatible = "qcom,msm8998-9x55-cdp"
|
||||
compatible = "qcom,msm8998-9x55-mtp"
|
||||
compatible = "qcom,msmhamster-rumi"
|
||||
compatible = "qcom,msmhamster-cdp"
|
||||
compatible = "qcom,msmhamster-mtp"
|
||||
|
|
|
@ -172,10 +172,7 @@ dtb-$(CONFIG_ARCH_MSM8998) += msm8998-sim.dtb \
|
|||
apq8098-v2.1-svr20.dtb \
|
||||
msm8998-v2.1-interposer-sdm660-cdp.dtb \
|
||||
msm8998-v2.1-interposer-sdm660-mtp.dtb \
|
||||
msm8998-v2.1-interposer-sdm660-qrd.dtb \
|
||||
msm8998-9x55-rcm.dtb \
|
||||
msm8998-9x55-cdp.dtb \
|
||||
msm8998-9x55-mtp.dtb
|
||||
msm8998-v2.1-interposer-sdm660-qrd.dtb
|
||||
endif
|
||||
|
||||
dtb-$(CONFIG_ARCH_MSMHAMSTER) += msmhamster-rumi.dtb
|
||||
|
|
|
@ -1,24 +0,0 @@
|
|||
/*
|
||||
* Copyright (c) 2017, The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
||||
* only version 2 as published by the Free Software Foundation.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
#include "msm8998-9x55.dtsi"
|
||||
#include "msm8998-mdss-panels.dtsi"
|
||||
#include "msm8998-cdp.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. MSM8998-9x55 CDP";
|
||||
compatible = "qcom,msm8998-9x55-cdp", "qcom,msm8998-9x55", "qcom,cdp";
|
||||
qcom,board-id= <1 2>;
|
||||
};
|
|
@ -1,24 +0,0 @@
|
|||
/*
|
||||
* Copyright (c) 2017, The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
||||
* only version 2 as published by the Free Software Foundation.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
#include "msm8998-9x55.dtsi"
|
||||
#include "msm8998-mdss-panels.dtsi"
|
||||
#include "msm8998-mtp.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. MSM8998-9x55 MTP";
|
||||
compatible = "qcom,msm8998-9x55-mtp", "qcom,msm8998-9x55", "qcom,mtp";
|
||||
qcom,board-id= <8 6>;
|
||||
};
|
|
@ -1,24 +0,0 @@
|
|||
/*
|
||||
* Copyright (c) 2017, The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
||||
* only version 2 as published by the Free Software Foundation.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
#include "msm8998-9x55.dtsi"
|
||||
#include "msm8998-mdss-panels.dtsi"
|
||||
#include "msm8998-cdp.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. MSM8998-9x55 RCM";
|
||||
compatible = "qcom,msm8998-9x55-cdp", "qcom,msm8998-9x55", "qcom,cdp";
|
||||
qcom,board-id= <0x21 2>;
|
||||
};
|
|
@ -1,25 +0,0 @@
|
|||
/*
|
||||
* Copyright (c) 2017, The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
||||
* only version 2 as published by the Free Software Foundation.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
|
||||
#include "skeleton64.dtsi"
|
||||
#include "msm8998-v2.1.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. MSM8998-9x55";
|
||||
compatible = "qcom,msm8998-9x55";
|
||||
qcom,msm-id = <292 0x0>;
|
||||
interrupt-parent = <&intc>;
|
||||
|
||||
soc: soc { };
|
||||
};
|
Loading…
Add table
Reference in a new issue