From: Cody Xie Date: Tue, 22 Apr 2014 00:41:56 +0000 (+0800) Subject: rk3288-p977 : diable 5v_power_en to fix the issue that usb device cannot be detected X-Git-Tag: firefly_0821_release~5479 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4680277b7a6cbb000eb270d99a69d743a422e05d;p=firefly-linux-kernel-4.4.55.git rk3288-p977 : diable 5v_power_en to fix the issue that usb device cannot be detected --- diff --git a/arch/arm/boot/dts/rk3288-p977.dts b/arch/arm/boot/dts/rk3288-p977.dts index 6d1d9db785da..eb67aeb63ad7 100755 --- a/arch/arm/boot/dts/rk3288-p977.dts +++ b/arch/arm/boot/dts/rk3288-p977.dts @@ -11,7 +11,7 @@ 5v_power_en { compatible = "5v_en"; 5ven,pin =<&gpio7 GPIO_B4 GPIO_ACTIVE_HIGH>; // 5v power for otg and hdmi - status = "okay"; + status = "disabled"; };