Lines Matching +full:ocv +full:- +full:capacity +full:- +full:celsius

1 // SPDX-License-Identifier: GPL-2.0-only
3 /dts-v1/;
5 #include "msm8916-pm8916.dtsi"
6 #include "msm8916-modem-qdsp6.dtsi"
8 #include <dt-bindings/gpio/gpio.h>
13 chassis-type = "handset";
22 stdout-path = "serial0";
26 compatible = "simple-battery";
27 voltage-min-design-microvolt = <3300000>;
28 voltage-max-design-microvolt = <4350000>;
29 energy-full-design-microwatt-hours = <8800000>;
30 charge-full-design-microamp-hours = <2300000>;
32 ocv-capacity-celsius = <25>;
33 ocv-capacity-table-0 = <4342000 100>, <4266000 95>, <4206000 90>,
43 gpio-keys {
44 compatible = "gpio-keys";
46 pinctrl-0 = <&gpio_keys_default>;
47 pinctrl-names = "default";
51 volume-up-button {
57 volume-down-button {
72 interrupts-extended = <&tlmm 115 IRQ_TYPE_EDGE_RISING>;
74 mount-matrix = "0", "1", "0",
75 "-1", "0", "0",
78 vdd-supply = <&pm8916_l17>;
79 vddio-supply = <&pm8916_l6>;
81 pinctrl-0 = <&accel_int_default>;
82 pinctrl-names = "default";
89 interrupts-extended = <&tlmm 69 IRQ_TYPE_EDGE_RISING>;
91 vdd-supply = <&pm8916_l17>;
92 vddio-supply = <&pm8916_l6>;
94 pinctrl-0 = <&magn_int_default>;
95 pinctrl-names = "default";
106 interrupts-extended = <&tlmm 13 IRQ_TYPE_EDGE_FALLING>;
107 ce-gpios = <&tlmm 12 GPIO_ACTIVE_HIGH>;
109 pinctrl-0 = <&touchscreen_default>;
110 pinctrl-names = "default";
123 monitored-battery = <&battery>;
124 power-supplies = <&pm8916_charger>;
130 qcom,fast-charge-safe-current = <700000>;
131 qcom,fast-charge-safe-voltage = <4300000>;
133 monitored-battery = <&battery>;
138 qcom,micbias1-ext-cap;
139 qcom,micbias-lvl = <2800>;
140 qcom,mbhc-vthreshold-low = <75 100 120 180 500>;
141 qcom,mbhc-vthreshold-high = <75 100 120 180 500>;
142 qcom,hphl-jack-type-normally-open;
147 regulator-min-microvolt = <2850000>;
148 regulator-max-microvolt = <2850000>;
161 pinctrl-0 = <&sdc2_default &sdc2_cd_default>;
162 pinctrl-1 = <&sdc2_sleep &sdc2_cd_default>;
163 pinctrl-names = "default", "sleep";
165 cd-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
171 audio-routing =
208 accel_int_default: accel-int-default-state {
211 drive-strength = <2>;
212 bias-disable;
215 gpio_keys_default: gpio-keys-default-state {
218 drive-strength = <2>;
219 bias-pull-up;
222 magn_int_default: magn-int-default-state {
225 drive-strength = <2>;
226 bias-disable;
229 sdc2_cd_default: sdc2-cd-default-state {
232 drive-strength = <2>;
233 bias-disable;
236 touchscreen_default: touchscreen-default-state {
237 touchscreen-pins {
240 drive-strength = <2>;
241 bias-pull-up;
244 ce-pins {
247 drive-strength = <2>;
248 bias-disable;