Kernel->USB:set otg to auto mode

This commit is contained in:
zouxf
2016-02-16 16:35:53 +08:00
committed by cjp
parent 0f3c408638
commit 5a4ff2eee1

View File

@ -931,7 +931,7 @@
>;
channel = <0>;
temp-limit-enable = <1>;
target-temp = <95>;
target-temp = <80>;
min_temp_limit = <48>;
normal-temp-limit = <
/*delta-temp delta-freq*/
@ -1133,7 +1133,7 @@
<&reset RK3288_SOFT_RST_USBOTGC>;
reset-names = "otg_ahb", "otg_phy", "otg_controller";
/*0 - Normal, 1 - Force Host, 2 - Force Device*/
rockchip,usb-mode = <2>;
rockchip,usb-mode = <0>;
};
usb1: usb@ff540000 {