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

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

Merge "ARM: dts: msm: fix lt9611 power supplies for QCS610 IOT"

parents aa730d4c 61009718
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -366,21 +366,22 @@

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

			lt,supply-entry@1 {
				reg = <1>;
				lt,supply-name = "vdd";
				lt,supply-min-voltage = <1800000>;
				lt,supply-max-voltage = <1800000>;
				lt,supply-name = "vcc";
				lt,supply-min-voltage = <3304000>;
				lt,supply-max-voltage = <3304000>;
				lt,supply-enable-load = <200000>;
				lt,supply-post-on-sleep = <50>;
			};


		};

		lt,customize-modes {