summaryrefslogtreecommitdiff
path: root/qcom/bengal-idp.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'qcom/bengal-idp.dtsi')
-rw-r--r--qcom/bengal-idp.dtsi90
1 files changed, 1 insertions, 89 deletions
diff --git a/qcom/bengal-idp.dtsi b/qcom/bengal-idp.dtsi
index 6989918c..160eb3ce 100644
--- a/qcom/bengal-idp.dtsi
+++ b/qcom/bengal-idp.dtsi
@@ -6,13 +6,6 @@
#include "bengal-sde-display.dtsi"
#include "camera/bengal-camera-sensor-idp.dtsi"
-&soc {
- mtp_batterydata: qcom,battery-data {
- qcom,batt-id-range-pct = <15>;
- #include "qg-batterydata-alium-3600mah.dtsi"
- };
-};
-
&qupv3_se1_i2c {
status = "ok";
#include "smb1355.dtsi"
@@ -64,68 +57,11 @@
};
};
-&pmi632_qg {
- qcom,battery-data = <&mtp_batterydata>;
- qcom,qg-iterm-ma = <100>;
- qcom,hold-soc-while-full;
- qcom,linearize-soc;
- qcom,qg-use-s7-ocv;
-};
-
-&pmi632_charger {
- qcom,battery-data = <&mtp_batterydata>;
- qcom,suspend-input-on-debug-batt;
- qcom,sw-jeita-enable;
- qcom,step-charging-enable;
- qcom,hvdcp2-max-icl-ua = <2000000>;
- /* SMB1355 only */
- qcom,sec-charger-config = <2>;
- dpdm-supply = <&qusb_phy0>;
- qcom,charger-temp-max = <800>;
- qcom,smb-temp-max = <800>;
- qcom,auto-recharge-soc = <98>;
- qcom,flash-disable-soc = <10>;
- qcom,hw-die-temp-mitigation;
- qcom,hw-connector-mitigation;
- qcom,connector-internal-pull-kohm = <100>;
- qcom,float-option = <1>;
- qcom,thermal-mitigation = <3000000 2500000
- 2000000 1500000 1000000 500000>;
-};
-
-&pmi632_gpios {
- smb_en {
- smb_en_default: smb_en_default {
- pins = "gpio2";
- function = "func1";
- output-enable;
- };
- };
-
- pmi632_sense {
- /* GPIO 7 and 8 are external-sense pins for PMI632 */
- pmi632_sense_default: pmi632_sense_default {
- pins = "gpio7", "gpio8";
- bias-high-impedance; /* disable the GPIO */
- bias-disable; /* no-pull */
- };
- };
-
- pmi632_ctm {
- /* Disable GPIO1 for h/w base mitigation */
- pmi632_ctm_default: pmi632_ctm_default {
- pins = "gpio1";
- bias-high-impedance; /* disable the GPIO */
- bias-disable; /* no-pull */
- };
- };
-};
-
&pm6125_gpios {
rf_pa1_therm {
rf_pa1_therm_default: rf_pa1_therm_default {
- pins = "gpio7";
+ pins = "gpio7";
bias-high-impedance;
};
};
@@ -141,10 +77,6 @@
};
};
-&usb0 {
- extcon = <&pmi632_charger>, <&eud>;
-};
-
&soc {
gpio_keys {
compatible = "gpio-keys";
@@ -202,23 +134,6 @@
};
};
-&smb1355 {
- pinctrl-names = "default";
- pinctrl-0 = <&smb_int_default>;
- interrupt-parent = <&tlmm>;
- interrupts = <105 IRQ_TYPE_LEVEL_LOW>;
- status = "ok";
-};
-
-&smb1355_charger {
- pinctrl-names = "default";
- pinctrl-0 = <&smb_en_default &pmi632_sense_default &pmi632_ctm_default>;
- qcom,parallel-mode = <1>;
- qcom,disable-ctm;
- qcom,hw-die-temp-mitigation;
- status = "ok";
-};
-
&sdhc_1 {
vdd-supply = <&L24A>;
qcom,vdd-voltage-level = <2960000 2960000>;
@@ -302,7 +217,6 @@
qcom,mdss-dsi-bl-min-level = <1>;
qcom,mdss-dsi-bl-max-level = <4095>;
qcom,platform-reset-gpio = <&tlmm 82 0>;
- qcom,platform-bklight-en-gpio = <&pmi632_gpios 6 0>;
};
&dsi_td4330_truly_v2_cmd {
@@ -314,7 +228,6 @@
qcom,mdss-dsi-bl-max-level = <4095>;
qcom,platform-te-gpio = <&tlmm 81 0>;
qcom,platform-reset-gpio = <&tlmm 82 0>;
- qcom,platform-bklight-en-gpio = <&pmi632_gpios 6 0>;
};
&dsi_nt36525_truly_video {
@@ -325,7 +238,6 @@
qcom,mdss-dsi-bl-min-level = <1>;
qcom,mdss-dsi-bl-max-level = <4095>;
qcom,platform-reset-gpio = <&tlmm 82 0>;
- qcom,platform-bklight-en-gpio = <&pmi632_gpios 6 0>;
};
&dsi_r66451_amoled_hd_90hz_video {