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

Commit 6ce0f765 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 regulator for codec of mdmcalifornium"

parents 74f34d73 cae6461c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -166,4 +166,10 @@
		regulator-min-microvolt = <1800000>;
		regulator-max-microvolt = <2848000>;
	};

	codec_buck_vreg: codec_buck_vreg {
		compatible = "regulator-fixed";
		regulator-name = "codec_1.8v";
		regulator-always-on;
	};
};