Merge "arm: dts: msm: add msm8996-auto.dtsi"
This commit is contained in:
commit
81f1a27fb8
8 changed files with 37 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2015-2019, 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
|
||||
|
@ -16,6 +16,7 @@
|
|||
#include "msm8996-pm8994.dtsi"
|
||||
#include "msm8996-auto-cdp.dtsi"
|
||||
#include "msm8996pro-auto.dtsi"
|
||||
#include "msm8996-auto.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. APQ 8096 pro AUTO CDP";
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2015-2019, 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
|
||||
|
@ -17,6 +17,7 @@
|
|||
#include "msm8996-pm8994.dtsi"
|
||||
#include "msm8996-agave-adp.dtsi"
|
||||
#include "msm8996pro-auto.dtsi"
|
||||
#include "msm8996-auto.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. APQ 8096pro V1.1 AUTO ADP LITE";
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2015-2019, 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
|
||||
|
@ -17,6 +17,7 @@
|
|||
#include "msm8996-pm8994.dtsi"
|
||||
#include "msm8996-agave-adp.dtsi"
|
||||
#include "msm8996pro-auto.dtsi"
|
||||
#include "msm8996-auto.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. MSM 8996pro AUTO ADP";
|
||||
|
|
23
arch/arm/boot/dts/qcom/msm8996-auto.dtsi
Normal file
23
arch/arm/boot/dts/qcom/msm8996-auto.dtsi
Normal file
|
@ -0,0 +1,23 @@
|
|||
/* Copyright (c) 2014-2019, 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.
|
||||
*/
|
||||
|
||||
&vendor {
|
||||
fsmgr_flags = "wait,slotselect,verify";
|
||||
};
|
||||
|
||||
&peripheral_mem {
|
||||
reg = <0 0x8ea00000 0 0x2b00000>;
|
||||
};
|
||||
|
||||
&cont_splash_mem_hdmi {
|
||||
reg = <0 0xbdd00000 0 0x23ff000>;
|
||||
};
|
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2014-2018, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2014-2019, 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
|
||||
|
@ -181,7 +181,7 @@
|
|||
compatible = "android,firmware";
|
||||
fstab {
|
||||
compatible = "android,fstab";
|
||||
vendor {
|
||||
vendor: vendor {
|
||||
compatible = "android,vendor";
|
||||
dev = "/dev/block/platform/soc/7464900.sdhci/by-name/vendor";
|
||||
type = "ext4";
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2015-2019, 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
|
||||
|
@ -17,6 +17,7 @@
|
|||
#include "msm8996-pm8994.dtsi"
|
||||
#include "msm8996-agave-adp.dtsi"
|
||||
#include "msm8996pro-auto.dtsi"
|
||||
#include "msm8996-auto.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. MSM 8996pro AUTO ADP LITE";
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2015-2019, 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
|
||||
|
@ -17,6 +17,7 @@
|
|||
#include "msm8996-pm8994.dtsi"
|
||||
#include "msm8996-agave-adp.dtsi"
|
||||
#include "msm8996pro-auto.dtsi"
|
||||
#include "msm8996-auto.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. MSM 8996pro AUTO ADP";
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2015-2019, 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
|
||||
|
@ -16,6 +16,7 @@
|
|||
#include "msm8996-pm8994.dtsi"
|
||||
#include "msm8996-auto-cdp.dtsi"
|
||||
#include "msm8996pro-auto.dtsi"
|
||||
#include "msm8996-auto.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. MSM 8996pro v1.1 AUTO CDP";
|
||||
|
|
Loading…
Add table
Reference in a new issue