ARM: dts: msm: disable sensor node on msm8996 and apq8096

Disable sensor node and ANC device node to improve bootup
KPI.

Change-Id: Iad991c91b091d9049de8ec3dae8bf53863fdc36c
Signed-off-by: Timothy Sham <tsham@codeaurora.org>
This commit is contained in:
Timothy Sham 2018-06-19 13:23:27 -04:00
parent d146f75a7e
commit d2ea335380
7 changed files with 23 additions and 6 deletions

View file

@ -1,4 +1,4 @@
/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License version 2 and
@ -36,6 +36,9 @@
}; };
&soc { &soc {
ssc_sensors: qcom,msm-ssc-sensors {
status = "disabled";
};
qcom,msm-thermal { qcom,msm-thermal {
qcom,hotplug-temp = <115>; qcom,hotplug-temp = <115>;
qcom,hotplug-temp-hysteresis = <25>; qcom,hotplug-temp-hysteresis = <25>;

View file

@ -30,6 +30,9 @@
}; };
&soc { &soc {
ssc_sensors: qcom,msm-ssc-sensors {
status = "disabled";
};
qcom,msm-thermal { qcom,msm-thermal {
qcom,hotplug-temp = <115>; qcom,hotplug-temp = <115>;
qcom,hotplug-temp-hysteresis = <25>; qcom,hotplug-temp-hysteresis = <25>;

View file

@ -37,6 +37,9 @@
}; };
&soc { &soc {
ssc_sensors: qcom,msm-ssc-sensors {
status = "disabled";
};
qcom,msm-thermal { qcom,msm-thermal {
qcom,hotplug-temp = <115>; qcom,hotplug-temp = <115>;
qcom,hotplug-temp-hysteresis = <25>; qcom,hotplug-temp-hysteresis = <25>;

View file

@ -1041,10 +1041,8 @@
status = "disabled"; status = "disabled";
}; };
qcom,msm-ssc-sensors { ssc_sensors: qcom,msm-ssc-sensors {
compatible = "qcom,msm-ssc-sensors"; status = "disabled";
qcom,firmware-name = "slpi";
status = "ok";
}; };
sound-adp-agave { sound-adp-agave {
@ -1142,6 +1140,7 @@
qcom,refs-tdm-rx = <&dai_tert_tdm_rx_5>; qcom,refs-tdm-rx = <&dai_tert_tdm_rx_5>;
qcom,spkr-tdm-rx = <&dai_quat_tdm_rx_0>; qcom,spkr-tdm-rx = <&dai_quat_tdm_rx_0>;
qcom,mic-tdm-tx = <&dai_quat_tdm_tx_0>; qcom,mic-tdm-tx = <&dai_quat_tdm_tx_0>;
status = "disabled";
}; };
usb_detect: usb_detect { usb_detect: usb_detect {

View file

@ -1,4 +1,4 @@
/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License version 2 and
@ -37,6 +37,9 @@
}; };
&soc { &soc {
ssc_sensors: qcom,msm-ssc-sensors {
status = "disabled";
};
qcom,msm-thermal { qcom,msm-thermal {
qcom,hotplug-temp = <115>; qcom,hotplug-temp = <115>;
qcom,hotplug-temp-hysteresis = <25>; qcom,hotplug-temp-hysteresis = <25>;

View file

@ -30,6 +30,9 @@
}; };
&soc { &soc {
ssc_sensors: qcom,msm-ssc-sensors {
status = "disabled";
};
qcom,msm-thermal { qcom,msm-thermal {
qcom,hotplug-temp = <115>; qcom,hotplug-temp = <115>;
qcom,hotplug-temp-hysteresis = <25>; qcom,hotplug-temp-hysteresis = <25>;

View file

@ -37,6 +37,9 @@
}; };
&soc { &soc {
ssc_sensors: qcom,msm-ssc-sensors {
status = "disabled";
};
qcom,msm-thermal { qcom,msm-thermal {
qcom,hotplug-temp = <115>; qcom,hotplug-temp = <115>;
qcom,hotplug-temp-hysteresis = <25>; qcom,hotplug-temp-hysteresis = <25>;