This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

omap2 suspend consumption

Other Parts Discussed in Thread: DM3730, OMAP3515

Hi ,

  I have a problem with the omap3515 and dm3730 board . My boards use linux kernel 2.6.37 source code. and I use the usb ohci host function, when I initialize the mm1_txse0 pin(gpio 15) for this (original code)

omap_mux_init_signal("mm1_txse0", OMAP_PIN_INPUT_PULLDOWN);

so when the system enter suspend state,the power consumption will increase about 12mAh.

and i do not use usb ohci host function, single initialize the mm1_txse0 pin, the same ploblem will be came out .

I test the omap3515 board and dm3730 board , and the pin  connect nothing or connect something. the ploblem will take place . i don't know it is regular.

Can somebody help me? thanks.

Best Regards,

Peter