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

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

Merge "ARM: dts: msm: add speaker boost regulator device for msmsamarium-mtp"

parents a0c70fff fed1e9b6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -17,6 +17,13 @@
};

&soc {
	ext_5v_vreg: regulator-tps61256 {
		compatible = "regulator-fixed";
		regulator-name = "ext_5v_boost";
		gpio = <&pma8084_gpios 1 0>;
		startup-delay-us = <500>;
		enable-active-high;
	};
};

&blsp1_uart1 {