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

Commit 99fc8843 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 LDO_6 to supply vdd for io-expander on MSM8917 CDP"

parents 95e42b6c f279cbfa
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -84,7 +84,6 @@
		regulator-name = "usbhub_vbus_vreg";
		regulator-name = "usbhub_vbus_vreg";
		gpio = <&ioexp_gpios 3 0>;
		gpio = <&ioexp_gpios 3 0>;
		enable-active-high;
		enable-active-high;
		vin-supply = <&pm8917_l6>;
	};
	};


	usbeth_vbus_vreg: usbeth_vbus_vreg {
	usbeth_vbus_vreg: usbeth_vbus_vreg {
@@ -304,6 +303,9 @@
		sx150x,float_ena = <0x00>;
		sx150x,float_ena = <0x00>;
		sx150x,polarity = <0x0>;
		sx150x,polarity = <0x0>;
		sx150x,gpio_base = <200>;
		sx150x,gpio_base = <200>;
		vdd-supply = <&pm8917_l6>;
		qcom,vdd-max-voltage = <1800000>;
		qcom,vdd-min-voltage = <1800000>;
	};
	};
	/* usb2533 flex hub */
	/* usb2533 flex hub */
	usb2533@2c {
	usb2533@2c {