commit | 28b5c129ca6e585ec95c160ec4297bc6c6360b6f | [log] [tgz] |
---|---|---|
author | Minas Harutyunyan <minas.harutyunyan@synopsys.com> | Mon Mar 04 17:08:07 2019 +0400 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri May 03 09:13:49 2019 +0300 |
tree | e26c3944b0b2812c0be19d708af733e568a30f23 | |
parent | 5799aecd64f2bb6c8175a2e86fbcb9e60d052221 [diff] |
usb: dwc2: Set lpm mode parameters depend on HW configuration If core not supported lpm, i.e. BCM2835 then confusing warnings seen in log. To avoid these warnings, added function dwc2_set_param_lpm() to set lpm and other lpm related parameters based on lpm support by core. Signed-off-by: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>