Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5679d883 authored by Kavya Nunna's avatar Kavya Nunna
Browse files

ARM: dts: msm: update smb_int configuration for khaje

Update gpio configuration for pm7250b gpio 6 for
smb_int_default to fix interrupt storm on it.

Change-Id: Ic19aea5156c070eb4cfaeb94366316bb0f0bafd4
parent 0adb6c6a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
#include "khaje-pm7250b.dtsi"
#include "khaje-thermal-pm7250b-overlay.dtsi"
#include <dt-bindings/pinctrl/qcom,pmic-gpio.h>

&soc {
	mtp_batterydata: qcom,battery-data {
@@ -13,6 +14,9 @@
		pins = "gpio6";
		function = "gpio";
		input-enable;
		bias-pull-up;
		qcom,pull-up-strength = <PMIC_GPIO_PULL_UP_30>;
		power-source = <0>;
	 };
};