681 lines
16 KiB
Devicetree
681 lines
16 KiB
Devicetree
/* Copyright (c) 2016-2017, 2019-2020, 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 <dt-bindings/spmi/spmi.h>
|
|
#include <dt-bindings/iio/qcom,spmi-vadc.h>
|
|
#include <dt-bindings/interrupt-controller/irq.h>
|
|
|
|
&spmi_bus {
|
|
qcom,pm660@0 {
|
|
compatible ="qcom,spmi-pmic";
|
|
reg = <0x0 SPMI_USID>;
|
|
#address-cells = <2>;
|
|
#size-cells = <0>;
|
|
|
|
pm660_revid: qcom,revid@100 {
|
|
compatible = "qcom,qpnp-revid";
|
|
reg = <0x100 0x100>;
|
|
qcom,fab-id-valid;
|
|
qcom,tp-rev-valid;
|
|
};
|
|
|
|
pm660_misc: qcom,misc@900 {
|
|
compatible = "qcom,qpnp-misc";
|
|
reg = <0x900 0x100>;
|
|
};
|
|
|
|
pm660_pon: qcom,power-on@800 {
|
|
compatible = "qcom,qpnp-power-on";
|
|
reg = <0x800 0x100>;
|
|
interrupts = <0x0 0x8 0x0 IRQ_TYPE_NONE>,
|
|
<0x0 0x8 0x1 IRQ_TYPE_NONE>,
|
|
<0x0 0x8 0x4 IRQ_TYPE_NONE>,
|
|
<0x0 0x8 0x5 IRQ_TYPE_NONE>;
|
|
interrupt-names = "kpdpwr", "resin",
|
|
"resin-bark", "kpdpwr-resin-bark";
|
|
qcom,pon-dbc-delay = <15625>;
|
|
qcom,kpdpwr-sw-debounce;
|
|
qcom,system-reset;
|
|
qcom,store-hard-reset-reason;
|
|
|
|
qcom,pon_1 {
|
|
qcom,pon-type = <0>;
|
|
qcom,pull-up = <1>;
|
|
linux,code = <116>;
|
|
};
|
|
|
|
qcom,pon_2 {
|
|
qcom,pon-type = <1>;
|
|
qcom,pull-up = <1>;
|
|
linux,code = <114>;
|
|
};
|
|
};
|
|
|
|
pm660_tz: qcom,temp-alarm@2400 {
|
|
compatible = "qcom,spmi-temp-alarm";
|
|
reg = <0x2400 0x100>;
|
|
interrupts = <0x0 0x24 0x0 IRQ_TYPE_EDGE_RISING>;
|
|
#thermal-sensor-cells = <0>;
|
|
qcom,temperature-threshold-set = <1>;
|
|
};
|
|
|
|
pm660_gpios: pinctrl@c000 {
|
|
compatible = "qcom,spmi-gpio";
|
|
reg = <0xc000 0xd00>;
|
|
interrupts = <0x0 0xc0 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xc1 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xc2 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xc3 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xc4 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xc5 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xc6 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xc7 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xc8 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xc9 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xca 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xcb 0 IRQ_TYPE_NONE>,
|
|
<0x0 0xcc 0 IRQ_TYPE_NONE>;
|
|
interrupt-names = "pm660_gpio1", "pm660_gpio2",
|
|
"pm660_gpio3", "pm660_gpio4",
|
|
"pm660_gpio5", "pm660_gpio6",
|
|
"pm660_gpio7", "pm660_gpio8",
|
|
"pm660_gpio9", "pm660_gpio10",
|
|
"pm660_gpio11", "pm660_gpio12",
|
|
"pm660_gpio13";
|
|
gpio-controller;
|
|
#gpio-cells = <2>;
|
|
};
|
|
|
|
pm660_rtc: qcom,pm660_rtc {
|
|
compatible = "qcom,qpnp-rtc";
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
qcom,qpnp-rtc-write = <0>;
|
|
qcom,qpnp-rtc-alarm-pwrup = <0>;
|
|
|
|
qcom,pm660_rtc_rw@6000 {
|
|
reg = <0x6000 0x100>;
|
|
};
|
|
qcom,pm660_rtc_alarm@6100 {
|
|
reg = <0x6100 0x100>;
|
|
interrupts = <0x0 0x61 0x1 IRQ_TYPE_NONE>;
|
|
};
|
|
};
|
|
|
|
pm660_pbs: qcom,pbs@7400 {
|
|
compatible = "qcom,qpnp-pbs";
|
|
reg = <0x7400 0x100>;
|
|
status = "disabled";
|
|
};
|
|
|
|
pm660_vadc: vadc@3100 {
|
|
compatible = "qcom,spmi-adc-rev2";
|
|
reg = <0x3100 0x100>;
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
interrupts = <0x0 0x31 0x0 IRQ_TYPE_EDGE_RISING>;
|
|
interrupt-names = "eoc-int-en-set";
|
|
#io-channel-cells = <1>;
|
|
io-channel-ranges;
|
|
|
|
/* Channel nodes */
|
|
die_temp {
|
|
reg = <ADC_DIE_TEMP>;
|
|
label = "die_temp";
|
|
qcom,pre-scaling = <1 1>;
|
|
};
|
|
|
|
ref_gnd {
|
|
reg = <ADC_REF_GND>;
|
|
label = "ref_gnd";
|
|
qcom,pre-scaling = <1 1>;
|
|
};
|
|
|
|
vref_1p25 {
|
|
reg = <ADC_1P25VREF>;
|
|
label = "vref_1p25";
|
|
qcom,pre-scaling = <1 1>;
|
|
};
|
|
|
|
|
|
vph_pwr {
|
|
reg = <ADC_VPH_PWR>;
|
|
label = "vph_pwr";
|
|
qcom,pre-scaling = <1 3>;
|
|
};
|
|
|
|
vcoin {
|
|
reg = <ADC_VCOIN>;
|
|
label = "vcoin";
|
|
qcom,pre-scaling = <1 3>;
|
|
};
|
|
|
|
xo_therm {
|
|
reg = <ADC_XO_THERM_PU2>;
|
|
label = "xo_therm";
|
|
qcom,ratiometric;
|
|
qcom,hw-settle-time = <200>;
|
|
qcom,pre-scaling = <1 1>;
|
|
};
|
|
|
|
msm_therm{
|
|
reg = <ADC_AMUX_THM1_PU2>;
|
|
label = "msm_therm";
|
|
qcom,ratiometric;
|
|
qcom,hw-settle-time = <200>;
|
|
qcom,pre-scaling = <1 1>;
|
|
};
|
|
|
|
quiet_therm{
|
|
reg = <ADC_AMUX_THM5_PU2>;
|
|
label = "quiet_therm";
|
|
qcom,ratiometric;
|
|
qcom,hw-settle-time = <200>;
|
|
qcom,pre-scaling = <1 1>;
|
|
};
|
|
|
|
emmc_therm{
|
|
reg = <ADC_AMUX_THM2_PU2>;
|
|
label = "emmc_therm";
|
|
qcom,ratiometric;
|
|
qcom,hw-settle-time = <200>;
|
|
qcom,pre-scaling = <1 1>;
|
|
};
|
|
|
|
pa_therm0{
|
|
reg = <ADC_AMUX_THM3_PU2>;
|
|
label = "pa_therm0";
|
|
qcom,ratiometric;
|
|
qcom,hw-settle-time = <200>;
|
|
qcom,pre-scaling = <1 1>;
|
|
};
|
|
|
|
drax_temp{
|
|
reg = <ANA_IN>;
|
|
label = "drax_temp";
|
|
qcom,pre-scaling = <1 1>;
|
|
};
|
|
};
|
|
|
|
pm660_charger: qcom,qpnp-smb2 {
|
|
compatible = "qcom,qpnp-smb2";
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
|
|
qcom,pmic-revid = <&pm660_revid>;
|
|
|
|
io-channels = <&pm660_rradc 8>,
|
|
<&pm660_rradc 10>,
|
|
<&pm660_rradc 3>,
|
|
<&pm660_rradc 4>;
|
|
io-channel-names = "charger_temp",
|
|
"charger_temp_max",
|
|
"usbin_i",
|
|
"usbin_v";
|
|
|
|
qcom,wipower-max-uw = <5000000>;
|
|
dpdm-supply = <&qusb_phy0>;
|
|
|
|
qcom,thermal-mitigation
|
|
= <3000000 2500000 2000000 1500000
|
|
1000000 500000>;
|
|
|
|
qcom,chgr@1000 {
|
|
reg = <0x1000 0x100>;
|
|
interrupts =
|
|
<0x0 0x10 0x0 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x10 0x1 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x10 0x2 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x10 0x3 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x10 0x4 IRQ_TYPE_EDGE_RISING>;
|
|
|
|
interrupt-names = "chg-error",
|
|
"chg-state-change",
|
|
"step-chg-state-change",
|
|
"step-chg-soc-update-fail",
|
|
"step-chg-soc-update-request";
|
|
};
|
|
|
|
qcom,otg@1100 {
|
|
reg = <0x1100 0x100>;
|
|
interrupts = <0x0 0x11 0x0 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x11 0x1 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x11 0x2 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x11 0x3 IRQ_TYPE_EDGE_BOTH>;
|
|
|
|
interrupt-names = "otg-fail",
|
|
"otg-overcurrent",
|
|
"otg-oc-dis-sw-sts",
|
|
"testmode-change-detect";
|
|
};
|
|
|
|
qcom,bat-if@1200 {
|
|
reg = <0x1200 0x100>;
|
|
interrupts =
|
|
<0x0 0x12 0x0 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x12 0x1 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x12 0x2 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x12 0x3 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x12 0x4 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x12 0x5 IRQ_TYPE_EDGE_BOTH>;
|
|
|
|
interrupt-names = "bat-temp",
|
|
"bat-ocp",
|
|
"bat-ov",
|
|
"bat-low",
|
|
"bat-therm-or-id-missing",
|
|
"bat-terminal-missing";
|
|
};
|
|
|
|
qcom,usb-chgpth@1300 {
|
|
reg = <0x1300 0x100>;
|
|
interrupts =
|
|
<0x0 0x13 0x0 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x13 0x1 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x13 0x2 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x13 0x3 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x13 0x4 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x13 0x5 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x13 0x6 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x13 0x7 IRQ_TYPE_EDGE_RISING>;
|
|
|
|
interrupt-names = "usbin-collapse",
|
|
"usbin-lt-3p6v",
|
|
"usbin-uv",
|
|
"usbin-ov",
|
|
"usbin-plugin",
|
|
"usbin-src-change",
|
|
"usbin-icl-change",
|
|
"type-c-change";
|
|
};
|
|
|
|
qcom,dc-chgpth@1400 {
|
|
reg = <0x1400 0x100>;
|
|
interrupts =
|
|
<0x0 0x14 0x0 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x14 0x1 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x14 0x2 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x14 0x3 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x14 0x4 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x14 0x5 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x14 0x6 IRQ_TYPE_EDGE_RISING>;
|
|
|
|
interrupt-names = "dcin-collapse",
|
|
"dcin-lt-3p6v",
|
|
"dcin-uv",
|
|
"dcin-ov",
|
|
"dcin-plugin",
|
|
"div2-en-dg",
|
|
"dcin-icl-change";
|
|
};
|
|
|
|
qcom,chgr-misc@1600 {
|
|
reg = <0x1600 0x100>;
|
|
interrupts =
|
|
<0x0 0x16 0x0 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x16 0x1 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x16 0x2 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x16 0x3 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x16 0x4 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x16 0x5 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x16 0x6 IRQ_TYPE_EDGE_FALLING>,
|
|
<0x0 0x16 0x7 IRQ_TYPE_EDGE_BOTH>;
|
|
|
|
interrupt-names = "wdog-snarl",
|
|
"wdog-bark",
|
|
"aicl-fail",
|
|
"aicl-done",
|
|
"high-duty-cycle",
|
|
"input-current-limiting",
|
|
"temperature-change",
|
|
"switcher-power-ok";
|
|
};
|
|
};
|
|
|
|
pm660_pdphy: qcom,usb-pdphy@1700 {
|
|
compatible = "qcom,qpnp-pdphy";
|
|
reg = <0x1700 0x100>;
|
|
vdd-pdphy-supply = <&pm660l_l7>;
|
|
vbus-supply = <&smb2_vbus>;
|
|
vconn-supply = <&smb2_vconn>;
|
|
interrupts = <0x0 0x17 0x0 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x17 0x1 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x17 0x2 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x17 0x3 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x17 0x4 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x17 0x5 IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x17 0x6 IRQ_TYPE_EDGE_RISING>;
|
|
|
|
interrupt-names = "sig-tx",
|
|
"sig-rx",
|
|
"msg-tx",
|
|
"msg-rx",
|
|
"msg-tx-failed",
|
|
"msg-tx-discarded",
|
|
"msg-rx-discarded";
|
|
|
|
qcom,default-sink-caps = <5000 3000>, /* 5V @ 3A */
|
|
<9000 3000>; /* 9V @ 3A */
|
|
qcom,no-usb3-dp-concurrency;
|
|
qcom,pd-20-source-only;
|
|
};
|
|
|
|
pm660_adc_tm: vadc@3400 {
|
|
compatible = "qcom,adc-tm-rev2";
|
|
reg = <0x3400 0x100>;
|
|
interrupts = <0x0 0x34 0x0 IRQ_TYPE_EDGE_RISING>;
|
|
interrupt-names = "thr-int-en";
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
#thermal-sensor-cells = <1>;
|
|
qcom,pmic-revid = <&pm660_revid>;
|
|
};
|
|
|
|
pm660_rradc: rradc@4500 {
|
|
compatible = "qcom,rradc";
|
|
reg = <0x4500 0x100>;
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
#io-channel-cells = <1>;
|
|
qcom,pmic-revid = <&pm660_revid>;
|
|
};
|
|
|
|
pm660_fg: qpnp,fg {
|
|
compatible = "qcom,fg-gen3";
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
qcom,pmic-revid = <&pm660_revid>;
|
|
io-channels = <&pm660_rradc 0>,
|
|
<&pm660_rradc 7>;
|
|
io-channel-names = "rradc_batt_id",
|
|
"rradc_die_temp";
|
|
qcom,rradc-base = <0x4500>;
|
|
qcom,fg-esr-timer-awake = <96 96>;
|
|
qcom,fg-esr-timer-asleep = <256 256>;
|
|
qcom,fg-esr-timer-charging = <0 96>;
|
|
qcom,cycle-counter-en;
|
|
status = "okay";
|
|
|
|
qcom,fg-batt-soc@4000 {
|
|
status = "okay";
|
|
reg = <0x4000 0x100>;
|
|
interrupts = <0x0 0x40 0x0 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x40 0x1 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x40 0x2
|
|
IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x40 0x3
|
|
IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x40 0x4 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x40 0x5
|
|
IRQ_TYPE_EDGE_RISING>,
|
|
<0x0 0x40 0x6 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x40 0x7 IRQ_TYPE_EDGE_BOTH>;
|
|
interrupt-names = "soc-update",
|
|
"soc-ready",
|
|
"bsoc-delta",
|
|
"msoc-delta",
|
|
"msoc-low",
|
|
"msoc-empty",
|
|
"msoc-high",
|
|
"msoc-full";
|
|
};
|
|
|
|
qcom,fg-batt-info@4100 {
|
|
status = "okay";
|
|
reg = <0x4100 0x100>;
|
|
interrupts = <0x0 0x41 0x0 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x41 0x1 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x41 0x2 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x41 0x3 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x41 0x6 IRQ_TYPE_EDGE_BOTH>;
|
|
interrupt-names = "vbatt-pred-delta",
|
|
"vbatt-low",
|
|
"esr-delta",
|
|
"batt-missing",
|
|
"batt-temp-delta";
|
|
};
|
|
|
|
qcom,fg-memif@4400 {
|
|
status = "okay";
|
|
reg = <0x4400 0x100>;
|
|
interrupts = <0x0 0x44 0x0 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x44 0x1 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x0 0x44 0x2 IRQ_TYPE_EDGE_BOTH>;
|
|
interrupt-names = "ima-rdy",
|
|
"mem-xcp",
|
|
"dma-grant";
|
|
};
|
|
};
|
|
|
|
bcl_sensor:bcl@4200 {
|
|
compatible = "qcom,msm-bcl-lmh";
|
|
reg = <0x4200 0xff>,
|
|
<0x4300 0xff>;
|
|
reg-names = "fg_user_adc",
|
|
"fg_lmh";
|
|
interrupts = <0x0 0x42 0x0 IRQ_TYPE_NONE>,
|
|
<0x0 0x42 0x1 IRQ_TYPE_NONE>,
|
|
<0x0 0x42 0x2 IRQ_TYPE_NONE>,
|
|
<0x0 0x42 0x3 IRQ_TYPE_NONE>,
|
|
<0x0 0x42 0x4 IRQ_TYPE_NONE>;
|
|
interrupt-names = "bcl-high-ibat",
|
|
"bcl-very-high-ibat",
|
|
"bcl-low-vbat",
|
|
"bcl-very-low-vbat",
|
|
"bcl-crit-low-vbat";
|
|
#thermal-sensor-cells = <1>;
|
|
};
|
|
};
|
|
|
|
qcom,pm660@1 {
|
|
compatible ="qcom,spmi-pmic";
|
|
reg = <0x1 SPMI_USID>;
|
|
#address-cells = <2>;
|
|
#size-cells = <0>;
|
|
|
|
pm660_haptics: qcom,haptic@c000 {
|
|
compatible = "qcom,pm660-haptics";
|
|
reg = <0xc000 0x100>;
|
|
interrupts = <0x1 0xc0 0x0 IRQ_TYPE_EDGE_BOTH>,
|
|
<0x1 0xc0 0x1 IRQ_TYPE_EDGE_BOTH>;
|
|
interrupt-names = "hap-sc-irq", "hap-play-irq";
|
|
qcom,actuator-type = "lra";
|
|
qcom,vmax-mv = <3200>;
|
|
qcom,play-rate-us = <6667>;
|
|
qcom,lra-resonance-sig-shape = "sine";
|
|
qcom,lra-auto-resonance-mode = "qwd";
|
|
qcom,lra-allow-variable-play-rate;
|
|
|
|
wf_0 {
|
|
/* CLICK */
|
|
qcom,effect-id = <0>;
|
|
qcom,wf-vmax-mv = <3600>;
|
|
qcom,wf-pattern = [3e 3e 3e];
|
|
qcom,wf-play-rate-us = <6667>;
|
|
qcom,wf-brake-pattern = [01 00 00 00];
|
|
qcom,lra-auto-resonance-disable;
|
|
};
|
|
wf_1 {
|
|
/* DOUBLE CLICK */
|
|
qcom,effect-id = <1>;
|
|
qcom,wf-vmax-mv = <3600>;
|
|
qcom,wf-pattern = [7e 7e 02 02 02 02 02 02];
|
|
qcom,wf-play-rate-us = <7143>;
|
|
qcom,wf-repeat-count = <2>;
|
|
qcom,wf-s-repeat-count = <1>;
|
|
qcom,lra-auto-resonance-disable;
|
|
};
|
|
wf_2 {
|
|
/* TICK */
|
|
qcom,effect-id = <2>;
|
|
qcom,wf-vmax-mv = <3600>;
|
|
qcom,wf-pattern = [7e 7e];
|
|
qcom,wf-play-rate-us = <4000>;
|
|
qcom,lra-auto-resonance-disable;
|
|
};
|
|
wf_3 {
|
|
/* THUD */
|
|
qcom,effect-id = <3>;
|
|
qcom,wf-vmax-mv = <3600>;
|
|
qcom,wf-pattern = [7e 7e 7e];
|
|
qcom,wf-play-rate-us = <6667>;
|
|
qcom,lra-auto-resonance-disable;
|
|
};
|
|
wf_4 {
|
|
/* POP */
|
|
qcom,effect-id = <4>;
|
|
qcom,wf-vmax-mv = <3600>;
|
|
qcom,wf-pattern = [7e 7e];
|
|
qcom,wf-play-rate-us = <5000>;
|
|
qcom,lra-auto-resonance-disable;
|
|
};
|
|
wf_5 {
|
|
/* HEAVY CLICK */
|
|
qcom,effect-id = <5>;
|
|
qcom,wf-vmax-mv = <3600>;
|
|
qcom,wf-pattern = [7e 7e 7e];
|
|
qcom,wf-play-rate-us = <6667>;
|
|
qcom,wf-brake-pattern = [03 00 00 00];
|
|
qcom,lra-auto-resonance-disable;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
&thermal_zones {
|
|
ibat-high {
|
|
polling-delay-passive = <0>;
|
|
polling-delay = <0>;
|
|
thermal-governor = "step_wise";
|
|
thermal-sensors = <&bcl_sensor 0>;
|
|
wake-capable-sensor;
|
|
|
|
trips {
|
|
ibat-high {
|
|
temperature = <4200>;
|
|
hysteresis = <200>;
|
|
type = "passive";
|
|
};
|
|
};
|
|
};
|
|
|
|
ibat-vhigh {
|
|
polling-delay-passive = <0>;
|
|
polling-delay = <0>;
|
|
thermal-governor = "step_wise";
|
|
thermal-sensors = <&bcl_sensor 1>;
|
|
wake-capable-sensor;
|
|
|
|
trips {
|
|
ibat-vhigh {
|
|
temperature = <4300>;
|
|
hysteresis = <100>;
|
|
type = "passive";
|
|
};
|
|
};
|
|
};
|
|
|
|
vbat_adc {
|
|
polling-delay-passive = <0>;
|
|
polling-delay = <0>;
|
|
thermal-governor = "low_limits_cap";
|
|
thermal-sensors = <&bcl_sensor 2>;
|
|
wake-capable-sensor;
|
|
tracks-low;
|
|
|
|
trips {
|
|
pm660_vbat_adc: vbat-adc {
|
|
temperature = <3200>;
|
|
hysteresis = <100>;
|
|
type = "passive";
|
|
};
|
|
};
|
|
};
|
|
|
|
vbat_low {
|
|
polling-delay-passive = <0>;
|
|
polling-delay = <0>;
|
|
thermal-governor = "low_limits_cap";
|
|
thermal-sensors = <&bcl_sensor 3>;
|
|
wake-capable-sensor;
|
|
tracks-low;
|
|
|
|
trips {
|
|
vbat-low {
|
|
temperature = <2800>;
|
|
hysteresis = <0>;
|
|
type = "passive";
|
|
};
|
|
};
|
|
};
|
|
|
|
vbat_too_low {
|
|
polling-delay-passive = <0>;
|
|
polling-delay = <0>;
|
|
thermal-governor = "low_limits_cap";
|
|
thermal-sensors = <&bcl_sensor 4>;
|
|
wake-capable-sensor;
|
|
tracks-low;
|
|
|
|
trips {
|
|
vbat-too-low {
|
|
temperature = <2600>;
|
|
hysteresis = <0>;
|
|
type = "passive";
|
|
};
|
|
};
|
|
};
|
|
|
|
soc {
|
|
polling-delay-passive = <0>;
|
|
polling-delay = <0>;
|
|
thermal-governor = "low_limits_cap";
|
|
thermal-sensors = <&bcl_sensor 5>;
|
|
wake-capable-sensor;
|
|
tracks-low;
|
|
|
|
trips {
|
|
pm660_low_soc: low-soc {
|
|
temperature = <10>;
|
|
hysteresis = <0>;
|
|
type = "passive";
|
|
};
|
|
};
|
|
};
|
|
|
|
pm660_temp_alarm: pm660-tz {
|
|
polling-delay-passive = <0>;
|
|
polling-delay = <0>;
|
|
thermal-governor = "step_wise";
|
|
thermal-sensors = <&pm660_tz>;
|
|
wake-capable-sensor;
|
|
|
|
trips {
|
|
pm660_trip0: trip0 {
|
|
temperature = <95000>;
|
|
hysteresis = <0>;
|
|
type = "passive";
|
|
};
|
|
pm660_trip1: trip1 {
|
|
temperature = <115000>;
|
|
hysteresis = <0>;
|
|
type = "passive";
|
|
};
|
|
pm660_trip2: trip2 {
|
|
temperature = <145000>;
|
|
hysteresis = <0>;
|
|
type = "passive";
|
|
};
|
|
};
|
|
};
|
|
};
|