commit | 1494a1f62bf7cf57345e9282c8189fe2a21fab64 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Sun Jun 30 13:56:45 2013 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jul 29 13:56:46 2013 +0300 |
tree | 16b5e45329a149af37278811b760422ae5e0d46d | |
parent | 410aee70f06da60dd8f78c3ec3346cc74c9bed46 [diff] |
usb: common: introduce of_usb_get_maximum_speed() this helper will be used for controllers which want to work at a lower speed even though they support higher USB transfer rates. One such case is Texas Instruments' AM437x SoC where it uses a USB3 controller without a USB3 PHY, rendering the controller USB2-only. Signed-off-by: Felipe Balbi <balbi@ti.com>