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

Commit 2512fd09 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: Fix USB DT entries for fermium"

parents 379062c1 0677ce1b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -58,3 +58,7 @@
		qcom,irq-gpio = <&pm8019_mpps 2 0>;
	};
};

&usb_otg {
	vbus_otg-supply = <&smb358_otg_vreg>;
};
+5 −0
Original line number Diff line number Diff line
@@ -419,6 +419,10 @@
		compatible = "qcom,hsusb-otg";
		reg = <0x78d9000 0x400>, <0x6c000 0x200>;
		reg-names = "core", "phy_csr";
		#address-cells = <1>;
		#size-cells = <1>;
		ranges;

		interrupts = <0 134 0>,<0 139 0>;
		interrupt-names = "core_irq", "async_irq";

@@ -439,6 +443,7 @@
		qcom,axi-prefetch-enable;
		qcom,hsusb-otg-mpm-dpsehv-int = <49>;
		qcom,hsusb-otg-mpm-dmsehv-int = <58>;
		qcom,hsusb-otg-delay-lpm;

		qcom,msm-bus,name = "usb2";
		qcom,msm-bus,num-cases = <3>;