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

Commit 6eb2af6d 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 msmzirc"

parents d1702b4b ba0f09d4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -203,4 +203,9 @@
		regulator-name = "ethernet_phy";
		regulator-always-on;
	};

	codec_buck_vreg: codec_buck_vreg {
		compatible = "regulator-fixed";
		regulator-name = "codec_2.15v";
	};
};