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

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

Merge "ARM: dts: msm: Add LT9611 pin configuration for QCS610"

parents b6fa9a35 d9b9c9bc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -216,10 +216,14 @@
		interrupt-names = "lt_irq";
		lt,irq-gpio = <&tlmm 26 0x0>;
		lt,reset-gpio = <&tlmm 20 0x0>;
		lt,hdmi-en-gpio = <&tlmm 79 0x0>;
		instance_id = <0>;
		lt,non-pluggable;
		lt,preferred-mode = "1920x1080";

		pinctrl-names = "default";
		pinctrl-0 = <&lt9611_pins>;

		vdd-supply = <&pm6150_l13>;
		vcc-supply = <&pm6150_l16>;

+13 −0
Original line number Diff line number Diff line
@@ -605,6 +605,19 @@
			};
		};

		lt9611_pins: lt9611_pins {
			mux {
				pins = "gpio26", "gpio20", "gpio79";
				function = "gpio";
			};

			config {
				pins = "gpio26", "gpio20", "gpio79";
				drive-strength = <8>;
				bias-disable = <0>;   /* no pull */
			};
		};

		pmx_sde: pmx_sde {
			sde_dsi_active: sde_dsi_active {
				mux {