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

Commit 9c95fa92 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Revert "ARM: dts: msm: Disable runtime PM in host mode for automotive""

parents 06345e29 c027a468
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1465,7 +1465,6 @@
&usb2s {
	status = "ok";
	qcom,no-wakeup-src-in-hostmode;
	qcom,disable-host-mode-pm;
};

&usb3 {
@@ -1474,7 +1473,6 @@
	vdda33-supply = <&pm8994_l24>;
	vdda18-supply = <&pm8994_l12>;
	qcom,no-wakeup-src-in-hostmode;
	qcom,disable-host-mode-pm;
};

&blsp1_uart2 {
+0 −2
Original line number Diff line number Diff line
@@ -1296,7 +1296,6 @@
	status = "ok";
	vbus_dwc3-supply = <&usb2_otg_switch>;
	qcom,no-wakeup-src-in-hostmode;
	qcom,disable-host-mode-pm;
	dwc3@7600000 {
		dr_mode = "host";
	};
@@ -1308,7 +1307,6 @@
	vdda33-supply = <&pm8994_l24>;
	vdda18-supply = <&pm8994_l12>;
	qcom,no-wakeup-src-in-hostmode;
	qcom,disable-host-mode-pm;
};

&blsp1_uart2 {
+0 −1
Original line number Diff line number Diff line
@@ -88,7 +88,6 @@

		resets = <&clock_virt USB_30_BCR>;
		reset-names = "core_reset";
		qcom,disable-host-mode-pm;

		dwc3@6a00000 {
			compatible = "snps,dwc3";