Enable runtime power management support for usbotg and usb host 1.
Signed-off-by: Peter Chen <[email protected]>
---
arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
index 64e454b..c8c57db 100644
--- a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
@@ -215,6 +215,7 @@
&usbh1 {
vbus-supply = <®_usb_h1_vbus>;
+ supports_runtime_pm;
status = "okay";
};
@@ -223,6 +224,7 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usbotg_2>;
disable-over-current;
+ supports_runtime_pm;
status = "okay";
};
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html