Kernel->USB:set otg to auto mode
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user