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

Commit 7b797744 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: Enable USB VBUS detection on APQ8084 Liquid"

parents e15fd97d 47864d87
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -79,6 +79,14 @@
		enable-active-high;
		enable-active-high;
		gpio = <&pma8084_gpios 8 0>;
		gpio = <&pma8084_gpios 8 0>;
	};
	};

	usb_detect {
		compatible = "qcom,qpnp-usbdetect";
		interrupt-parent = <&spmi_bus>;
		interrupts = <0x0 0xca 0x0>;  /* PMA8084 GPIO 11 */
		interrupt-names = "vbus_det_irq";
		vin-supply = <&vbus_det_vreg>;
	};
};
};


/include/ "dsi-panel-jdi-1080p-video.dtsi"
/include/ "dsi-panel-jdi-1080p-video.dtsi"