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

Commit 42934972 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Revert "ARM: dts: msm: Add device tree node for tps65132""

parents 128619f2 95687506
Loading
Loading
Loading
Loading
+0 −27
Original line number Diff line number Diff line
@@ -50,23 +50,6 @@
			  bias-pull-up;
		};
	};

	pmx_tps_gpio_pin {
		qcom,num-grp-pins = <2>;
		qcom,pins = <&gp 32>, <&gp 97>;
		qcom,pin-func = <0>;
		label = "pmx_tps_operation";

		tps_active: tps_active {
			drive-strength = <2>;
			bias-pull-up;
		};

		tps_suspend: tps_suspend {
			drive-strength = <2>;
			bias-pull-down;
		};
	};
};

&i2c_0 { /* BLSP1 QUP2 */
@@ -103,16 +86,6 @@
		avago,ga_value = <48>;
	};

	tps@3e {
		compatible = "ti,tps65132";
		reg = <0x3e>;
		pinctrl-names = "pmx_tps_active","pmx_tps_suspend";
		pinctrl-0 = <&tps_active>;
		pinctrl-1 = <&tps_suspend>;
		ti,enn-gpio = <&msm_gpio 32 0x00>;
		ti,enp-gpio = <&msm_gpio 97 0x00>;
	};

	st@18 {
		compatible = "st,lis3dh";
		reg = <0x18>;