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

Commit 67711a05 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 vref_rgmii regulator device for pmxpoorwills"

parents deda3d6e 9870f909
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -111,4 +111,10 @@
		regulator-min-microvolt = <3088000>;
		regulator-max-microvolt = <3088000>;
	};

	/* VREF_RGMII */
	vreg_rgmii: rgmii-regulator {
		compatible = "regulator-fixed";
		regulator-name = "vreg_rgmii";
	};
};