blob: be88a5dfead18a6e6f869b4478dbe29f11571652 [file] [log] [blame]
/*
* Copyright (c) 2017-2018, 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 "sda670.dtsi"
/ {
model = "Qualcomm Technologies, Inc. QCS605";
qcom,msm-id = <347 0x0>;
};
&pil_modem_mem {
reg = <0 0x8b000000 0 0x3e00000>;
};
&pil_video_mem {
reg = <0 0x8ee00000 0 0x500000>;
};
&wlan_msa_mem {
reg = <0 0x8f300000 0 0x100000>;
};
&pil_cdsp_mem {
reg = <0 0x8f400000 0 0x800000>;
};
&pil_mba_mem {
reg = <0 0x8fc00000 0 0x200000>;
};
&pil_adsp_mem {
reg = <0 0x8fe00000 0 0x1e00000>;
};
&pil_ipa_fw_mem {
reg = <0 0x91c00000 0 0x10000>;
};
&pil_ipa_gsi_mem {
reg = <0 0x91c10000 0 0x5000>;
};
&pil_gpu_mem {
reg = <0 0x91c15000 0 0x2000>;
};
&adsp_mem {
size = <0 0x800000>;
};
&secure_display_memory {
status = "disabled";
};
&sp_mem {
status = "disabled";
};
&dump_mem {
size = <0 0x800000>;
};
&soc {
qcom,rmnet-ipa {
status = "disabled";
};
};
&ipa_hw {
status = "disabled";
};
&mem_dump {
rpmh {
qcom,dump-size = <0x400000>;
};
};
&thermal_zones {
lmh-dcvs-00 {
trips {
active-config {
temperature = <105000>;
hysteresis = <40000>;
};
};
};
lmh-dcvs-01 {
trips {
active-config {
temperature = <105000>;
hysteresis = <40000>;
};
};
};
};
&msm_gpu {
/delete-node/qcom,gpu-mempools;
};