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

Commit 95e4722d 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 MSM8994 LiQUID docking station device"

parents d3e750ec 1c20bac5
Loading
Loading
Loading
Loading
+6 −7
Original line number Diff line number Diff line
@@ -442,12 +442,12 @@
		qcom,ext-ult-spk-amp-gpio = <&pmi8994_gpios 1 0>;
	};

	usb1_vreg: usb1_vreg {
		compatible = "regulator-fixed";
		regulator-name = "usb1_vreg";
		startup-delay-us = <18000>; /* the on time of TPD4S214 */
		enable-active-low; /* high */
		gpio = <&pm8994_gpios 1 0>; /* PM8994 GPIO1 */
	liquid_dock {
		compatible = "qcom,liquid-dock";
		qcom,dock-detect-gpio = <&pm8994_gpios 5 0>;
		qcom,dock-hub-reset-gpio = <&pm8994_gpios 1 0>;
		qcom,dock-eth-reset-gpio = <&pm8994_mpps 6 0>;
		qcom,usb-host = <&usb_ehci>;
	};
};

@@ -726,7 +726,6 @@

&usb_ehci {
	status = "ok";
	vbus-supply = <&usb1_vreg>;
};

&qusb_phy {