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

Commit b7c124c2 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: enable LDO11C for HDMI power supply for RB5"

parents 4745c65c 3d65d97e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -8,7 +8,3 @@
	compatible = "qcom,kona-iot", "qcom,kona", "qcom,iot";
	qcom,board-id = <11 3>;
};

&pm8150a_l11 {
	regulator-always-on;
};
+15 −0
Original line number Diff line number Diff line
@@ -70,6 +70,21 @@

		lt,preferred-mode = "1920x1080";

		totalVoltage-supply = <&pm8150a_l11>;
		lt,supply-entries {
			#address-cells = <1>;
			#size-cells = <0>;

			lt,supply-entry@0 {
				reg = <0>;
				lt,supply-name = "totalVoltage";
				lt,supply-min-voltage = <3300000>;
				lt,supply-max-voltage = <3300000>;
				lt,supply-enable-load = <200000>;
				lt,supply-post-on-sleep = <50>;
			};
		};

		lt,customize-modes {
			lt,customize-mode-id@0 {
				lt,mode-h-active = <1920>;