blob: 6cf9a825aacb1d9d619c6b10c6db152b92d6a0b4 [file] [log] [blame]
/*
* 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 "sda670.dtsi"
/ {
model = "Qualcomm Technologies, Inc. QCS605";
qcom,msm-id = <347 0x0>;
};
&soc {
qcom,rmnet-ipa {
status = "disabled";
};
};
&ipa_hw {
status = "disabled";
};
&thermal_zones {
lmh-dcvs-00 {
trips {
active-config {
temperature = <105000>;
hysteresis = <40000>;
};
};
};
lmh-dcvs-01 {
trips {
active-config {
temperature = <105000>;
hysteresis = <40000>;
};
};
};
};